Skip to content

naderelfeky/Students-Affairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Students-Affairs app

Desktop Application for Student Affairs System using Java JDBC driver and GUI using FXML.

This application is a student affairs application designed to manage students of FCI MU (Faculty of Computing and Information at Menoufia University).

This is a complete desktop application with data base it's features are recording new students , recording new employees , record grades of students , calculate GPA of student , recording the new subjects after calculating GPA and determine what number of subjects that he has to record in current term and there is a report which say what is the largest degree in every subject and sorted them.

I implemented some items in the college list.

List of colleges I worked on("https://drive.google.com/file/d/1e5Bs3kpcLBQEFGGeSeJEK5jDRvABzku7/view")

This application contains two tables in the database.

1-Users table: which contains the user name, password and ID of the affairs administrator.

2- Student's table: which contains the full name, ID, city, phone, department, date of birth, and materials.

To use this application you have to create a database that you can go to (database/users table) and copy SQL and create a table for users. And students go to (Database/studentsTable) and copy the sql and create a student table.

This is the link for the application video on LinkedIn("https://www.linkedin.com/posts/nader-elfeky-224865203_student-affairs-application-javafx-connect-activity-6886204369482719232-x6sa")

login.register.mp4
insert.mp4
updata.mp4-.mp4
delete.diplay.mp4
GPA.MaterialsRegister.mp4

About

Student Affairs Application (JavaFX) Connect with Database (MySQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published