animallasindu-hue /
python-expense-tracker.py
A simple Python-based console application designed to manage student records efficiently. This project allows users to perform basic CRUD operations such as adding, viewing, searching, and deleting student information. The system uses Python dictionaries for data storage and JSON file handling to ensure that data is saved permanently.