conroy-ricketts / Workout-Tracker

A cross-platform mobile app that tracks and personalizes optimal workout plans.
GNU General Public License v3.0
2 stars 0 forks source link

Implemented Functionality for the "Complete a Workout" Button #32

Closed conroy-ricketts closed 1 year ago

conroy-ricketts commented 1 year ago

Ok so I implemented the functionality for the "Complete a Workout" button. How it works is that when you tap the button, a date picker pops up which allows you to select a date for the workout that you completed. Then, the workout progress chart will light up the indicator for that date.

Also, I noticed a bug where there was a big black bar at the top of my emulator (see the screenshot below). And I think the issue is related to the status bar. So, I went ahead and made the status bar visible for now:

There are a few issues that I did not have time to fix yet: