Skip to content

SandeepGamot/cash-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashflow is a simple app for group/family expense tracking.

Prerequisites for running locally:

  • have Docker installed and configured properly.
  • have a personal google project setup for OAuth Login with respective creds.

Running Instructions:

  • make sure you have all the env variables in api/.env file as required under api service of api/server.yml file.

  • make sure you're in the root of the project and run docker compose up


Feature List:

done:

  • google oauth login
  • user roles (group admin & normal user)
  • add expense with categories, sub-categories, payment mode
  • dynamically added audit properties for all transactions like created_by, created_at, updated_at, updated_by
  • admin can approve/disapprove usage of categories, sub-categories and payment-mode

todo:

  • income transaction
  • dashboard consisting of summary of all flow of cash
  • intra-group transfer transaction
  • creation and manging of "vaults" to keep track of physical cash.
  • make this a PWA with local-save and auto-sync when server's online.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors