An open API service indexing awesome lists of open source software.

https://github.com/nisanurbulut/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.
https://github.com/nisanurbulut/fitnesstracker

angular angular-material firebase-auth firebase-database typescript vscode

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

## Give a Star! :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

![App](https://github.com/NisanurBulut/FitnessTracker/blob/master/src/assets/Trailer_FitnessTracker.gif)

[Angular CLI](https://github.com/angular/angular-cli) version 8.3.6.