- This is our SIA (System Integration and Architecture) project, which was given 1 week and 2 days for development.
clone repo
git clone https://github.com/Jiseeeh/student-information-management-system.git
- Netbeans 18+
- mysql-connector.jar must be put under
src\sims\database
- Absolute Layout - AbsoluteLayout.jar (this is native.)
- JDK 20
- flatlaf dark must be put under
src\
- Right click Libraries and click
Add JAR/Folder
- Pick the jar files one by one and use relative path.
- For AbsoluteLayout.jar
- Right click Libraries and click
Add Library
and choose AbsoluteLayout
- Right click Libraries and click
- Import the sql file at
src\sims\database\student_ims.sql
in phpmyadmin(tested) or mysql workbench(not tested)
- Run main file