Skip to content

A school management system which allows to manage staff, students, classes & more.

License

Notifications You must be signed in to change notification settings

muiz6/school-management-system

Repository files navigation

school-management-system

An experimental project made with javafx.

Technologies Used

  • Java
  • JavaFX
  • JFoenix
  • Microsoft Sql Server (Developer Edition)
  • Gradle

How to build & run

  • Make sure to have an internet connection.
  • Install JDK 11 or greater.
  • Extract project into any folder.
  • Open command line and navigate to the folder where you have extracted the project files.

On Windows

  • Type command gradlew run and press Enter.

On Linux

  • Type command ./gradlew run and press Enter.

Gradle shall then download dependencies, build and run the project. If you are interested in learning more about the Gradle build tool you can check the Gradle github repository.

Screenshots

Sign in screen

Alt text

Alt text

About

A school management system which allows to manage staff, students, classes & more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published