Skip to content

RajKumar-Developer/JAVA_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Campus Management System

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.

Features

  • 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.

Getting Started

Follow these steps to get the Campus Management System up and running:

  1. Clone the Repository:

    • Clone the repository using the following command:
      git clone https://github.com/RajKumar-Developer/JAVA_Frontend
      
    • Or by downloading the Zip
  2. 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.
  3. 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
      

Screenshots

Here are some screenshots of the Campus Management System:

Login Screen Login Screen

Student Data Student Data View

Teacher Data Teacher Data View

Acknowledgments

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages