This is a private repository for my final project in CIS-591: Introduction to Software Development, part of the MCIT program at the University of Pennsylvania.
The project implements a command-line expense management system using Python. It allows users to read, categorize, and export personal expense records from structured text files. The system emphasizes robustness and clarity in input validation, exception handling, and output formatting.