/app-financial-dashboard

The goal of the project is to take information about each person’s loan from a json file, enter it into two tables with the ability to add new loans.

Primary LanguageTypeScript

Project "Financial Dashboard"

Deployed on Firebase. Check the working result!

Used:

  • RxJs
  • NG Bootstrap
  • TS
  • SCSS
  • HTML

The goal of the project is to take information about each person’s loan from a json file, enter it into two tables with the ability to add new loans. The purpose of the first table is detailed information about each loan.

In details:

  • Display each loan separately.
  • Make it possible to filter by dates and overdue loans.

The purpose of the second table is a brief information about loans by month.