tbprojects / house_fees_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

House Fees App

This app allows summarizing monthly house fees (like water, energy, heating) and presents them in the nice chart.

Setup

$ npm ci

Running the app

# serve locally
$ ng serve

# build for production
$ ng build

Techstack

  • Angular Core / Material / i18n
  • Chart.js
  • Dexie
  • date-fns
  • qrious

About


Languages

Language:TypeScript 76.3%Language:HTML 16.9%Language:SCSS 3.5%Language:JavaScript 2.0%Language:CSS 1.2%