- Database: mongodb
- Backend: nodejs with express framework and mongoose like ODM
- Frontend: react library
- JWT authentication
- Create, Read, Update, Delete, action "complete" task
- Each task can have several objectives and each objective has the action "complete"
- Search, Filter and Sort tasks
- Load more tasks with infinite scrolling method instead of pagination
- Login
- Home
- Create task
- Edit task
- Read task
- Complete task





