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.
- Host: GitHub
- URL: https://github.com/nisanurbulut/fitnesstracker
- Owner: NisanurBulut
- Created: 2020-08-14T14:03:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T05:59:03.000Z (over 5 years ago)
- Last Synced: 2025-04-24T02:53:45.988Z (about 1 year ago)
- Topics: angular, angular-material, firebase-auth, firebase-database, typescript, vscode
- Language: TypeScript
- Homepage:
- Size: 16 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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