Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 872 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 872 Bytes

Expenses manager app

Description

Expense Tracking System that allows users to register, monitor their expenses and see analytics regarding their expenses.

Heroku Link

https://bank-hashualim.herokuapp.com/

For Demo
Email: demo@gmail.com
Password: 123456

Screenshots

Dashboard screen

alt text

Tech used

Built with

features:

  • User authentication via registration and login
  • Addition and removal of Deposits and Withdraws
  • Analytics of the distribution of Deposits and Withdraws

Getting Started

    npm i
    npm run dev