A standalone application to control students in private institutions
- Database:
- Run
Wampserver
- Import
my_db.sql
database
- Run
- Application:
- open terminal in dist folder then,
java -jar StudentManagingSystem.jar
- or run
StudentManagingSystem.exe
in dist folder
- open terminal in dist folder then,