FitnessTracker

The application is registered and the session is opened. A selection is made from the defined exercise list and an exercise record is created. Exercise can be canceled. Exercise records that have occurred and have been canceled can be listed. Search and sort operations can be applied on this list. Data recording operations were made using FireBase cloud and authentication.

Stars
5

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

FitnessTracker

  • The application is registered and the session is opened.
  • A selection is made from the defined exercise list and an exercise record is created.
  • Exercise can be canceled.
  • Exercise records performed and canceled can be listed. Search and sort operations can be applied on this list.
  • Data recording operations were made using FireBase cloud and authentication.
  • State management is done with the NgRx library.
  • Structures used: Store, Action, Reducer, Guard,
    Firebase Authentication, angular-material

Angular CLI version 8.3.6.