Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ntshvicky/collegemanagementsystem
- Owner: ntshvicky
- Created: 2020-06-09T12:37:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T13:34:51.000Z (over 4 years ago)
- Last Synced: 2023-04-30T20:24:04.936Z (almost 2 years ago)
- Topics: college-management, college-management-system, core-java, institute-management-system, java, mysql, swing
- Language: Java
- Homepage:
- Size: 1.27 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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