Skip to content

neeraj779/Student-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐ Sathyabama Student Database Management System ⭐


banner


▶️ In this project, we can do basic Student Record Management tasks like :

  • adding the student info
  • view the added student
  • search the students
  • update login password

📍 I have included login screen in this project, So that only Sathyabama Staffs will be able to login to this application in order to protect the data.

  • All data which is entered by user is saved in data.bin file and no one can access it without password.

🔑 Default password and username is mentioned below.

  • Username : Neeraj
  • Password : neeraj

Project Demo Video

project_demo_video.mp4

Screenshots

  • Main Menu Screenshot login menu

  • Login Menu Screenshot login menu

  • Add Student Menu Screenshot add menu

  • Search Student Menu Screenshot add menu

  • View Student Menu Screenshot add menu

  • Delete Student Menu Screenshot add menu

  • Password Update Menu Screenshot pass_update