This was my final project for Computer Science II, a heart rate app in Java using JavaFX and SceneBuilder that takes a user's birthday and returns their age, their maximum heart rate, and their target heart rate range. UI was built in SceneBuilder, and the backend work in Java using IntelliJ and Sublime.
Color | Hex |
---|---|
Top Red | |
Off-White BG | |
Text |
-
Modernize the UI, and expand the project to include more features.
-
Add user accounts and be able to save specific user data for display.
-
Add support for multiple languages in the application.