Skip to content

Conversation

@harshsankhla18
Copy link
Contributor

Description

Added a complete Expense Tracker program in C++ using Object-Oriented Programming.
The tracker allows users to add, view, search, summarize, and delete transactions.
All data is persistently stored in expenses.txt, ensuring information remains available between sessions.
This enhances usability and provides a clean, menu-driven terminal interface.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #27

Checklist

@prajwal3114 prajwal3114 merged commit 93d200a into OPCODE-Open-Spring-Fest:main Oct 30, 2025
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Expense Tracker using C++

2 participants