Skip to content

iemran93/student-Manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Students Management System (SIMPLE)

Visual Studio Code GitHub Python

Desktop app based on the Tkinter library and sqlite3 database. The APP support the arabic language by writing or reading from the database and show it in the app tables.

Functions

  1. Add students to the database by Name, ID number, class and the place(Community Service)
  2. Show Table: Show a table of all students. Appility to filter the table based on the class or the place, and have the option to print the table.
  3. Search table: Search a student based on the ID number. And by pressing on "F1" and select the student new window will pop up to edit the student details or delete it.
  4. "Apply on all" Button that will generate random places and distribute it over all the students.
  5. Insert data: (File-> Insert) Appility to insert data from an .xlsx file to the database. Note->The Excell file heading should be the same as the table and the file name "data.xlsx".
  6. Add places option: (File-> Add places) Add more communtint Service places to the app. Note-> Reopen the app to refresh the places items.

About

SIMPLE TKinter students app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages