Elderly Fitness Project
This project was done in 2019 as a school project.
A school project to create an android app. I was responsible for implementing weather function, user information settings and account settings pages.
Weather Function
- Utilized the AccuWeather API
- Stored and retrieved location information from Firebase
- Implemented the ability to save the weather data to internal storage
- Changed the background image based on current weather conditions
User Information Settings
- Stored user data on Firebase
- Implemented functionality to pull and push data to Firebase in order to update user information
- Automatically calculated BMI and health score information based on the user's input
Account Settings
- Stores Account Data on Firebase
- Allows for Pulling/Pushing data to Firebase to update email and caretaker's phone number
- Provides the ability to update Firebase authentication information