Skip to content

introvertkid/Library-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Library management system 📚

Setup 🛠

Prerequisites

  • IntelliJ IDEA
  • JDK17
  • OpenJFX 21
  • MySQL

Step by step

  • Clone and open this repository in IntelliJ IDEA
  • Config class DatabaseHelper.java to your local settings
  • Config the project SDK to JDK17 (File -> Project Structure -> Project Settings -> Project)
  • Open Maven tool window and run clean and install
  • Open Run/Debug Configuration window
  • Click New Application and choose JDK17
  • Choose Modify Options and enable Add VM Options
  • Config the vm options with this line --module-path {path to sdk}/javafx-sdk-21.0.4/lib --add-modules javafx.controls,javafx.fxml,javafx.web
  • Save and run AppStart to start using our application

Preview 👓

💗 Special thanks to 💖


😴 Made by Culi team ! 🛌

Dec 2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •