You can see our application demo video on YouTube.
✅ user stories (at least 10) and backlog creation - 2p
✅ design, architecture, UML - 2p
✅ source control - 2p
- branch creation: one branch for each developer
- merge / rebase
- at least 10 commits
✅ bug reporting - 1p
- see issues
✅ build tool - 1p
- npm run build - preparing the project for deployment
- https://meetsy-f287c.firebaseapp.com/
✅ refactoring, code standards - 1p
- VSCode React Refactor extension
- ESLint extension
- manual refactoring
✅ design patterns - 1p