A react app to to track your daily activities!
Add title, description, select a color and hit save!
You have to mark the task as complete whithin 24hrs of creation, else it will be marked as abandoned and moved to history!
You can delete multiple tasks like this or give selected tasks the same color.
The history tab will contain your completed and abandoned tasks. Tasks that are older than 7 days are not stored and are deleted permanently! The Analyze tab has a chart to show your abandoned and completed tasks of the last 7 days in a graph.
- Frontend: ReactJS, Material-ui, react-charts
- Backend: Nodejs, Expess, Postgres for backend & database
Design mostly inspired from Google Keep
First load may take time, max 30s, to wake heroku's app!