https://github.com/panagiop/ngrx-training-tracker
A training tracker app build with Angular, Angular Material, Angularfire (+ Firebase with Firestore) and NgRx based on udemy course https://www.udemy.com/course/angular-full-app-with-angular-material-angularfire-ngrx/
https://github.com/panagiop/ngrx-training-tracker
angular10 firebase firestore ngrx
Last synced: 3 months ago
JSON representation
A training tracker app build with Angular, Angular Material, Angularfire (+ Firebase with Firestore) and NgRx based on udemy course https://www.udemy.com/course/angular-full-app-with-angular-material-angularfire-ngrx/
- Host: GitHub
- URL: https://github.com/panagiop/ngrx-training-tracker
- Owner: panagiop
- Created: 2020-10-20T20:05:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T14:18:00.000Z (over 4 years ago)
- Last Synced: 2025-02-07T11:35:17.426Z (4 months ago)
- Topics: angular10, firebase, firestore, ngrx
- Language: TypeScript
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngrx-training-tracker
A training tracker app build with Angular, Angular Material, Angularfire (+ Firebase with Firestore) and NgRx based on udemy course https://www.udemy.com/course/angular-full-app-with-angular-material-angularfire-ngrx/
**Note:** NgRx is an overkill for this app and it is used as a proof of concept.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Live demo
https://ng-fitness-tracker-de0c9.web.app/