Skip to content

Expensave is a MEVN + GraphQL web application which allows expense tracking over time.

Notifications You must be signed in to change notification settings

gkesh/Expensave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Expensave

Expensave is a MEVN + GraphQL web application created to track expenses over time. These expenses need to be added in form of items and are accessible via thier date.

Project Structure

|-- be_expensave <- Backend Express + GraphQL Server
    |-- app.js
    |-- package.json
|-- fe_expensave <- Front End Vue App
    |-- babel.config.js
    |-- package.json
    |-- README.md
    |-- src

Future Agendas

  • Renovate UI
  • Implement monthly and weekly summaries
  • Implement Chart UI Dashboard
  • Implement Login and Authentication functionalities (TBD)

About

Expensave is a MEVN + GraphQL web application which allows expense tracking over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published