student system management

student system app for registration and editing student information

    this app for students who study for 4 years and has 2 semester on each year
  - you can view all students in the database
  - you can register new student (Student ID length must be 8 numbers only)
  - you can search for a student
  - you can edit student information ( name, ID or delete this student, add new subject, change subject name or update subject name and grade)
  - you can change admin user name and password to access editing window, registration window and change admin window
  - All Students database in database file
  - each student has a txt file that contain all his inforamtion
  - there is a "Admin.txt" file that contain admin user name and password

Admin user name and password

  - to access editing window and registration widnow, you must enter admin user name and password (you must enter it once at each time you run the program)
  - User name: Admin
  - Password: Admin@1234

Main widnow

image

All students window

image

  - All students were ordered by their ID in ascending order
  - You can click on any student to show all his inforamtion

Admin user name and password

Solarized dark Solarized Ocean
image image

Add new student

Solarized dark Solarized Ocean
image image
  - Stduent name and GPA field are disabled until you enter new valid student ID to register

Student searching window

Solarized dark Solarized Ocean Solarized Ocean
image image image
  - All field are disabled until you enter exist student ID (click check ID)
  - Choose the year and semester to display all subjects
  - Click on any subject to display its grade

Edit student info window

Solarized dark Solarized Ocean
image image
  - All fields are disabled until you enter exist student ID (click check ID)
  - You can change student name or ID
  - You can delete this user from database
  - You can update any subject's name or subject's grade after click on any subject from the list of subjects
  - You can delete any subject
  - You can add new subject
  - Choose the year and semester to display all subjects