Skip to content

A simple GUI Student Management System made in Java where students and teachers can login to see their test scores and results.

License

Notifications You must be signed in to change notification settings

DYSLEVIUM/JEE-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEE Management System

Demo

Click on the gif to download a higher resolution video.

Details

A JEE management system where students can register and will be assigned a roll number. An admin will be responsible to fill out the marks of the students.

  • This project is created in java and uses JavaFX for the GUI

Screenshot

Preview

How to get this project running

Follow the following steps to run this project :

  1. Run the following commands in terminal:
  • $ git clone https://github.com/Pushpakant/JEE-Management-System

  • $ cd JEE-Management-System

  1. Open the project in your IDE. Make sure your VM options are setup properly. In my case it was at:
  • $ --module-path "D:\dev\java\sdkAndIde\javafx-sdk-11.0.2\lib" --add-modules javafx.controls,javafx.fxml. You can refer to openjfx.io on how to setup javafx on your machine.
  1. The libraries used in the project are under ./JEE-Management-System/libraries. Include all the libraries in your IDE project.

  2. Run the project.

Libraries and Plugins Used

  1. JavaFx (library)

  2. sqlite-jdbc-3.32.3.2.jar

  3. rs2xml.jar

  4. jfoenix-9.0.10.jar

  5. Scene Builder

About

A simple GUI Student Management System made in Java where students and teachers can login to see their test scores and results.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published