Skip to content

MacKrack/PersonalBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonalBudget

Personal Budget is an app made in C++ technology, following the OOP principles. You can create single accounts for many Users, who can trace their incomes and expenses by registering them in this app. At any moment they can display a balance of spending in a few variants: for the current month, the previous month and for User selected period.

Watch and control where your money goes.

How to compile: g++ -o main main.cpp AccountMovement.cpp AccountMovementMenager.cpp AdditionalMethods.cpp DateMenager.cpp FileRegisteringAccountMovements.cpp FileWithUsers.cpp PersonalBudget.cpp User.cpp UserMenager.cpp xmlFile.cpp Markup.cpp -liconv

About

💰 Easy way to start managing the budget. 💸

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages