The Class Manager desktop app is built to collaborate with classmates and teachers to manage class activities such as finding rankings, generating records and managing schedules. This alpha release does not include the complete requirements and interface. This project has been developed as an open source for educational purposes.
Click the link or image below to view the demo video on YouTube.
π https://youtu.be/tOEZ8ckuucI
Release Version - 1.0.0
Initial release date - April 2, 2020
Note
This repository is a clean re-upload to my new GitHub account. No new features or functionality have been added. Minor compatibility fixes may have been applied to ensure the project runs correctly in the current environment. Please note that the original commit history from the previous account is not preserved. This update is primarily for migration purposes.
Initial release date: April 2, 2020
Migration date: December 27, 2025
Last review date: December 31, 2025
Deployment is not currently in use
- Java 8 (jdk-8u461-windows-i586d)
- Java 25 (Compatible version)
- Java Swing
- NetBeans 8.2 (Development IDE)
- Apache NetBeans 28 (Compatible IDE)
- SQL Database
Before you get started, follow these requirements
- Java JDK 8
- NetBeans 8.2 or Apache NetBeans 28
- WampServer or XAMPP is good for localhost
- phpMyAdmin database
- Download or clone the repository
- Move the project to the selected directory
- Find the database class-manager-desktop/database/classmanager.sql
- Create and connect to the SQL Database
- Open project with NetBeans
- Find the required library and download them:
activation.jar: https://mvnrepository.com/artifact/javax.activation/activation/1.1>itext.jar: https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.5.9itextpdf-5.5.9.jar: https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.5.9jcalendar-1.4.jar: https://sourceforge.net/projects/agendaj/files/lib/jcalendar-1.4.jar/downloadmail.jar: https://mvnrepository.com/artifact/javax.mail/mail/1.4.7mysql-connector-java-5.1.45-bin.jar: https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.45rs2xml.jar: https://sourceforge.net/projects/finalangelsanddemons/files/rs2xml.jar/download
- Select the resolve project problems option and add the required library files.
- Clean and build project
- Clean and build the project
- Connect database and localhost
- Run the project
- Icons8 - https://icons8.com
- Freepik - https://www.freepik.com
- unDraw - https://undraw.co
Thanks to everyone who supported
Dileepa Bandara
@dileepadev
https://dileepa.dev
Note
This repository may contain references to my former GitHub username (dileepabandara) and domain (dileepabandara.dev), which I no longer use. These identifiers may now belong to other parties. All current development and maintenance are conducted under my new GitHub account dileepadev and domain dileepa.dev.
If you want to contact me, leave a message via email.
- Email - contact@dileepa.dev
This project is licensed under the MIT License.
See the license file for more details LICENSE

