Task'Em is a complex project with a basic idea.
Create a task managment application for 📱 and 🖥️ devices which will adapt to the users' needs.
From a simple to do list to the entire team managment application in one.
- Create Progressive Web App
- Write quality, readable and testable code
- Cover atleast 80% of code with tests
- Pass SonarCloud quality gate
- Deploy full stack application to AWS
npm run install
npm run dev
npm run test