Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Manager (Python + Tkinter)

A desktop application for managing student records.

Features

  • Add students
  • Edit marks
  • Delete students
  • Search students
  • Sort marks
  • Export to CSV
  • Persistent storage using JSON

Technologies

  • Python
  • Tkinter GUI
  • JSON storage
  • CSV export

Screenshot

Student Manager

How to Run

Install dependencies:

pip install -r requirements.txt

Run the program:

python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages