Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 638 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 638 Bytes

Billroo - Your Budget Manager

You can watch the walkthrough of the site here.

Walkthrough A simple budget expense tracker made as a part of my assessment. I have tried my best to cover all the requirements mentioned.

Stack

I am going with NodeJs for the backend with PostgreSQL as the database, regarding frontend I went with NextJs for the frontend.

  • NodeJs (TypeScript)
  • NextJs (TypeScript)
  • PostgreSQL