Spot Me

Objective:

Create an app that allows users to track general fitness information. Users will be able to log their calories consumed, physical activity (weight lifting sets or minutes of cardiovascular exercise), and their weight. This data can be visualized and will be used to predict future data for the user. User will also be able to see if they’re engaging every muscle group per week. 

APIs and Technologies:

Weekly Updates:

Week 0: Brainstorming! :)

Week 1: Rough design of UI and API research.

Week 2: Creating app layouts and setting up firebase integration into apps.

Week 3: Created activities for logging workouts and meals, saving/loading data from the Firebase Realtime Database. Integrated data calls for the Nutritionx and API Ninjas apis. Also added user log in screen using Firebase Authentication system.

Week 4: Added graphical display of data/progress in the current day and ability to view and edit past data entries. Began work on exercise recommendation system.