Build the MVP for the next big app for handle tasks: doable
- User can create an account
- User can login to the app
- User can logout
- User can create a task
- User can mark a task as completed
- User can mark a task as important
- User can filter by pending tasks only
- User can filter by important tasks only
- User can sort tasks alphabetically
- User can sort tasks by due date (more recent first)
- User can sort tasks by importance (important task first)
HAPPY CODING! 👨💻 👨💻