
CONSOLE APPS
The applications were developed using the object-oriented programming language C++.
ADDRESS BOOK
The AddressBook console application has been released in Polish. It allows users to save addressees to their address book. The data is stored in a simple text file. The application enables users to add new addressees or delete existing ones from the database. Users can search for a particular addressee by name or surname. Additional functionality includes data editing.
Check out the source code of the app on GitHub .
The application AddressBook is shown in action in the screenshots below.
MY BUDGET APP
The MyBudget console application was written in English version. It allows users to manage their household budget by adding or deleting monthly expenses and income. Users can view their total income and expense for the current month, the previous month, or a selected period. Additional functionality is available for editing individual items, such as the name, date or value of an income or expense item.
Check out the source code of the app on GitHub .
The application MyBudget App is shown in action in the screenshots below.
















