Maddie’s Status Report for 5/1/2021

This week my primary focus was the incorporation of user accounts and the leaderboard.  I used pygame combined with sqlite databases to store tables that could keep track of the user’s scores and update their progress with a new score after completing another workout.  I sometimes am running into issues with updating the scores properly as the identifier is the users name that they enter so I am sorting through that issue to be finalized with the other stretch goals.

We want to, as a stretch goal, add notes on which parts of the body are causing the most issues on which exercises, so this week I want to help add that to our final version of the project.