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

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/

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/