Skip to content

A University Student Record System GUI Application that can hold students and access their Courses, GPA, etc in Real Time

License

Notifications You must be signed in to change notification settings

erick576/StudentRecordSystem

Repository files navigation

StudentRecordSystem

Description

A University Student Record System GUI Application that can hold students and access their Courses, GPA, etc in Real Time

Main Page

Image description

View Students Page

Image description

Add Students Page

Image description

Design Pattern

Model–View–Controller

Model View Controller
  • Model: Student and Course Objects With All Necessary Parameters
  • View: Implemented using JavaFX.
  • Controller: Mouse, Editing and Key Listeners

Source Code

Dockerfile

Documentation

Steps To Run Application

Steps
1. Go Onto Releases And Press Final Release
2. Download The Application.jar File
3. Open The File in Your Command Prompt
4. Type java -jar Application.jar
5. Use the Application

About

A University Student Record System GUI Application that can hold students and access their Courses, GPA, etc in Real Time

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages