An easy to use daily planner. Organize your tasks, list the ones you've already done and improve your performance.
This is an web aplication wich you can organize your daily tasks.
- Sign up
- Log in
- Add, remove or edit an habit
- See your list of habits
- See what you have to do today
- Check what you've already done
- Progress bar
- See your historic on a calendar
- Refactor code
- Aprimorate calendar view (historic)
- Improve login persistence
The following tools and frameworks were used in the construction of the project:
- Clone this repository
- Install dependencies
npm i- Run the front-end with
npm start- Finally access http://localhost:3000 on your favorite browser
- Suggested API: https://mock-api.bootcamp.respondeai.com.br/api/v2/trackit
