Icon - Death Star

W e l c o m e

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
Weather Main ScreenWeather Sunny ShownWeather Cloudy Shown

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
User Information PageUser Information Page

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
Acconut PageLogin ScreenAccount Information Settings Page