Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 2.49 KB

ReadMe.md

File metadata and controls

34 lines (20 loc) · 2.49 KB

Expense Manager

I have made an menu driven Expense Manager application.

What we have learned

During this project I have learned so many important and new concepts like:

  • How to design classes and use them accordingly.

  • Use almost all the object-oriented programming concepts with complete flow and path.

  • How to design classes and object and well structure them.

Features in the application

  1. New transaction

  2. Edit transaction

  3. Remove transaction

  4. See all transactions

  5. Filter transactions according to the date

Previews of the application