Skip to content

It is an Electron GUI Application in which you can track your transactions and get a performance report about your income, expense and balance over the whole timespan and current month.

Notifications You must be signed in to change notification settings

Sandesh-Jangir/Electron-Ledger-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ledger

It is an Electron GUI Application in which you can track your transactions and get a performance report about your income, expense and balance over the whole timespan and current month.

About Database

In current version the database used is mongodb and each document has 3 feilds exculding the _id. They are

  1. Amount
  2. Transaction Type [ i.e. credit or debit ]
  3. Date

About

It is an Electron GUI Application in which you can track your transactions and get a performance report about your income, expense and balance over the whole timespan and current month.

Topics

Resources

Stars

Watchers

Forks