/ng-dashboard

Short angular app implements stat dashboard

Primary LanguageTypeScript

NgDashboard

Description

ng-dashboard

Very simple application. Realizes the following functionality:

  1. Authorization with Firebase service.
    email: dev-ng-dashboard@yandex.ru
    password: k17lpU
  1. Downloading data from Firebase server.
  2. Drawing data as a diagram.
  3. Reactive rerender when diagram parameters are changed.
  4. Logout.

Tools

  • Firebase
  • Angular 9
  • Typescript
  • RxJs
  • ChartJs

Installation

Run npm install

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.