vl4dio4n / PiggyBank

C++ app with users for keeping evidence of incomes and expenses
1 stars 0 forks source link

🐖PiggyBank

Object Oriented Programming Project

About

This is an OOP project for a course at Faculty of Mathematics and Informatics of University of Bucharest. It's an C++ app that helps you keep evidence of the incomes or expenses you have. It has some simple functionalities like editing, adding or removing an evidence or selecting some specific evidence base on their dates and getting the balance. It also allows multiple accounts and users. The GUI is built using SFML library.

Good to know

Sneak Peeks