Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Student Management System Author: Your Name A command-line application to manage student records, marks, and report cards. Supports multiple user accounts with login and logout; data (students and users) is persisted to CSV files. Installation: Install dependencies: pip install -r requirements.txt Run: Start the program: python main.py Sample login in the submitted users.csv: Username: admin Password: admin