Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 892 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 892 Bytes

Resolutions

A React App that helps you keep track of your new year resolutions.

Screenshot

It reads data from this public Google spreadsheet, and displays a calendar for each resolution you set for yourself, highlighting the days where you progressed (e.g. you read, you exercised), as well as the days where you reached your weekly goal (e.g. read more than 5 days a week, or exercised at least once every three days).

You can see it action here.

Credits

I wanted to give React a try and was looking for something to build with it; inspired by LeBenLeBen/quotes I came up with this idea of creating an app to monitor the status of your new year resolutions.