Skip to content

An Android app built with Java using some DAO and View Model Control patterns.

Notifications You must be signed in to change notification settings

davioc/fitness-trainer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Trainer Tool

An Android app built with Java using some Data Access Object and View Model Control patterns.

Source files are Located Here

About this app

  • Modifies and creates appointments for customers
  • Uses Android Room database to store data
  • Uses a login field to verify login information
  • Runs validation checks when entering different data types
  • Modifies and creates toasts to alert users of upcoming apointments

Future improvements

  • Create Customer and Trainer classes to
  • Specify the exception types in the try-catches
  • Update the appearance of the User Interface

Class Diagram

Class Diagram

Design Diagram

Class Diagram

About

An Android app built with Java using some DAO and View Model Control patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages