Progress

Week 8: Started to come up with the idea of what exactly we need to do for coding

Week 9: Started the basic coding structure of our app, implemented location tracking and path creation based on our location

Week 10: Added foreground service so the app can keep track of your path as the app is not in focus. Added history to show previous rides and also for user to see data from that ride.

Finals Week: In the last remaining names, we cleaned up the UI and theme so everything is matching and looks coherent. Implemented elevation and time since beginning of workout tracking. Tried to implement camera recording in background but ran into some issues.