A ToDo Tasks Tracking web app with Google Calendar Integration. Check hosted website here. Mock backend is created using JSON Server and frontend is in React Redux.
- Login & signup with your email.
- Create New Task with Due Date, Priority, etc.
- (Optional) Create an event for reminder in your Google Calendar.
- Browse all tasks in home page.
- Do operations on individual tasks : Mark Completed, Delete.
- Check stats regarding tasks in home page.