Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.21 KB

Cash Flow Manager

How to run?

  1. In the project directory, cd to backend directory:

cd backend

  1. Run the server:

nodemon ./server

  1. Go back the project directory:

cd ..

  1. Run the app:

npm start

Home Page

homescreen

About Page

about

Register & Login Page

register

Cash Flow

empty

Adding a new Income Transaction (salary)

addincome

Adding a new Expense Transaction (food for lucky my dog)

addexpense

My Updated Cash Flow

transactions