Very simple application. Realizes the following functionality:
- Authorization with Firebase service.
email: dev-ng-dashboard@yandex.ru
password: k17lpU
- Downloading data from Firebase server.
- Drawing data as a diagram.
- Reactive rerender when diagram parameters are changed.
- Logout.
- Firebase
- Angular 9
- Typescript
- RxJs
- ChartJs
Run npm install
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.