Purpose: To allow users to track gym progress in a super simple format.
- Login/Auth - [x]
- form - [x]
- github commit like history - [x]
- Details shown on click - [x]
- Edit workout btn when viewing details - []
- Delete workout - [x]
- Show days (mon,tue,wed...) for each month - [x]
- Deploy - []
- Add a streak icon in the navbar - []
- Allow users to pick activity colours - []
- Progressive shades for higher amount of workouts per day... or for more fields filled on a form? Object.Keys(workoutConfig) > 3 etc, progressive shade - []
- click on empty square, instantly pop form on selected date.