A fresh app for online retrospectives.
- Install ionic
npm install -g @ionic/cli
- Install dependencies
npm install
- Run the app
ionic serve
- Custom user color
- Action items (or make better use of the flags?)
- Add/remove cards
- Login/Permissions?
- Teams (i.e. board belongs to a team, requires login)
- I18N (currently only english is supported)
- Comments. You should be discussing every entry. You can then still adjust it afterwards, if needed.