Skip to content

mehul-k/cash-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CashTrack

CashTrack provides an integrated platform solution that enables users to collectively record, analyse and settle their monetary transactions between each other. The key features of this expense tracker application, CashTrack, are as follows:

  1. Personal Expense Tracking
  2. Split/Group Expense Tracking
  3. Data Analytics
  4. Chat

CashTrack Set Up: Deployment

Backend

cd back-end
npm i // for first time
npm start 
npm run start-dev // for auto real time refresh, uses nodemon

Frontend

cd front-end
npm install // for first time
ng  build
ng serve
ng build // for release

About

A web-app to track all your money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published