Skip to content

radarshift/heartratesapp

Repository files navigation

Heart Rates App

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.

Author

Colors Used in Application

Color Hex
Top Red #ff6e61 #0ff6e61
Off-White BG #f9f9f9 #f9f9f9
Text #000000 #000000

Roadmap / Goals for the Project

  • 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.

About

A JavaFX Heart Rate App made in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages