Skip to content

YashKandalkar/track-your-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track Your Day

A react app to to track your daily activities!

1. Create tasks

Add title, description, select a color and hit save!

image

2. Mark as Completed

You have to mark the task as complete whithin 24hrs of creation, else it will be marked as abandoned and moved to history!

image

3. Select multiple tasks by holding a task or clicking the tick button on hover.

You can delete multiple tasks like this or give selected tasks the same color.

image

4. Watch History and Analyze tab

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.

image

Tech Stack:

  • 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!

About

An app to track and complete your daily activities!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published