Posts

Showing posts from June, 2022

STUDENT MANAGEMENT SYSTEM USING PYTHON(TKINTER)

Image
 Hi, welcome to my project site.  This software is created for the usage of staff for managing the database of students.  what and all we can do using this software? we can add data of students. we can update the data of students. we can delete the data of students. we can also download the data as excel finally. Interface of my software : Operations (Images) of my software : FILLING DETAILS OF STUDENT  ADDING DETAILS OF STUDENT  UPDATING DETAILS OF STUDENT  DELETING DETAILS OF STUDENT    DOWNLOADING DETAILS OF STUDENT  SECURED WITH PASSWORD  Description:              This software is used for managing the database of the students. I have added the details like (Name, sessions completed, software selected, joining date, etc.). from this software you can add, update, delete and save the data of the student. initially, a login page is used for safety purposes. if, the username and password match onl...