Skip to content

art29/TransactionTracker-Angular

Repository files navigation

TransactionsAngular

An Open-Source transaction tracker. This can be used to track your spending per categories, month by month or year by year easily. It also gives you access to charts to see how your spending habits look.

This part is only the front-end part. To see the Ruby on Rails backend click here.

Tech

  • Angular 15 (With TypeScript)
  • TailwindCSS
  • Prettier for cleaner code
  • ChartJS

Run for Dev

  1. Make sure NodeJS is installed
  2. Install packages with yarn install
  3. Launch App with yarn start
  4. Go to http://localhost:4200

Contribute

Feel free to contribute by making PRs or opening issues if you find any bugs!

Releases

No releases published

Packages

No packages published