Skip to content

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

Notifications You must be signed in to change notification settings

ntshvicky/CollegeManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages