Skip to content

A simple student management system created using a GUI in Python.

Notifications You must be signed in to change notification settings

nanditosamosir/Student-Data-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student-Data-Management

A simple student management system created using a GUI in Python.

This simple system uses a Python GUI with the Tkinter library. Before running the program code, make sure you have installed the required libraries first.

pip install tkinter

To use this system, run the main.py program code

Also make sure to download the .csv file as data used in the program, or you can use your own .csv file.

You can use this code freely and change it as you like.

About

A simple student management system created using a GUI in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages