You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create and maintain an sqlite database of expenses.
This database was designed to implement double entry book-keeping to keep track of daily expenses. It's
a command-line program that allows you to input receipts of expenses easily.
About
Create and maintain an sqlite database of expenses and income