This application was built using react framework, javascript, html and css for frontend, json server was hosted on heroku for database. Currently hosted and live on heroku :
Hosted link: https://task-tracker-ak.herokuapp.com/
Database link: https://server-task-tracker.herokuapp.com/tasks
- Adding a task and setting reminder.
- Reminder can be done or undone by double-clicking on the particular task.
- Completed task can be deleted from list by clicking the cross icon of the required task.
- An About page mentioning developer credentials.