KrunalKharat02 / beginner-projects

Basics projects for beginners, like Tic-Tac-Toe, snake game etc
5 stars 12 forks source link

Add Expense Tracker Cpp file #41

Closed Ysuryakant50 closed 3 months ago

Ysuryakant50 commented 11 months ago

The "Expense Tracker" is a console-based application that allows users to add and manage their expenses. It provides options to input expenses, view spending summaries by month, and display all recorded expenses. The program stores expense records in a text file for easy access and management.