Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ntshvicky/collegemanagementsystem

College Management System using Core Java, Swing and Mysql (Java Desktop GUI application)
https://github.com/ntshvicky/collegemanagementsystem

college-management college-management-system core-java institute-management-system java mysql swing

Last synced: 2 months ago
JSON representation

College Management System using Core Java, Swing and Mysql (Java Desktop GUI application)

Awesome Lists containing this project

README

        

# CollegeManagementSystem
College Management System using Core Java, Swing and Mysql (Java Desktop GUI application)
1. Database setup
2. Login Form
3. Admission Module
4. HRMS
5. Library
6. Account
7. Software Setup

#### Add Jar ###########
#### may be i have added here in repo ###########
1. AbsoluteLayout-RELEASE120.jar
2. jcalendar-1.4.jar
3. mysql-connector-java-5.1.15-bin.jar
4. rs2xml.jar

#### How to use #######
1. Install JDK and JRE 8 version
2. Install Mysql
3. Setup database /Util/Database.java
4. Execute this file to create tables in database
5. Setup Connection in /Util/Util.java
6. Run using Login.Java
7. Update college setting like fees and users for all role, so you can use all form
8. Use with login