Welcome to the Campus Management System project, developed by our 4-member team. This system is designed to efficiently manage student and teacher data for administrators. It's built using Java with libraries like javax.swing, java.awt, and JDBC, and follows Object-Oriented Programming (OOP) principles.
-
Dynamic Software: We've created a dynamic software solution that provides flexibility in managing campus data.
-
CRUD Functions: The system offers CRUD (Create, Read, Update, Delete) functions for both student and teacher data, making data management a breeze.
-
Secure Access: Access to student and teacher data is restricted to administrators for enhanced security.
-
Data Storage: We've utilized SQL for robust data storage and management.
-
OOP Principles: The codebase employs OOP principles, including inheritance, polymorphism, function overriding, and abstract data types.
-
Multi-Threading: Multi-threading has been implemented for improved system performance.
Follow these steps to get the Campus Management System up and running:
-
Clone the Repository:
- Clone the repository using the following command:
git clone https://github.com/RajKumar-Developer/JAVA_Frontend - Or by downloading the Zip
- Clone the repository using the following command:
-
Required Software:
Make sure you have the following software installed:
- Java Development Kit (JDK).
- Any Java Integrated Development Environment (IDE) like IntelliJ IDEA(preferred), Eclipse or Visual Studio Code. -Download Xampp for database connection by importing the sql file in it. -Make sure the username & Password for the localhost for the connection.
-
Compile and Run:
- Navigate to the project directory:
cd campus-management-system - Compile the Main.java file:
javac Main.java - Run the application:
java Main
- Navigate to the project directory:
Here are some screenshots of the Campus Management System:
We would like to acknowledge the support and guidance of our team members and mentors throughout the development process. For More clarification about this project view this Linkedin_Post
Thank you for checking out our Campus Management System project! If you have any questions or feedback, feel free to contact us.


