/Fitness-Tracker

Primary LanguageJavaMIT LicenseMIT

Fitness Tracker

Simple App to use my recently aquired Java knowledge. I also want to use it as a base to practice Git, Github, SQLite, Liquibase and Thymeleaf.

With the app I want to be able to make a record of my training time, reps and series.

Table of contents

Roadmap

  • Able to record duration of training (start and finish time also);
  • Able to control rest times(5, 2 and 1 minutes, 30 seconds or choosen duration), play some sound after the elapsed time;
  • Add exercises to the database. Show option to choose exercise and fill rep;
  • WebApp using Thymeleaf;
  • Allow login and storing of data on a server.

License

MIT License