Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 908 Bytes

File metadata and controls

21 lines (14 loc) · 908 Bytes

Education Management System

An Education Management System built using Java Swing and MySQL, designed to streamline data management for educational institutions. This application allows administrators to efficiently manage students, courses, faculty, and schedules with a user-friendly interface.

Features

  • CRUD Operations: Create, read, update, and delete records for students, courses, and faculty.
  • MySQL Database: Reliable data storage and retrieval.
  • Java Swing UI: Intuitive interface for easy navigation.

Technologies Used

  • Java Swing: Frontend for building a graphical user interface.
  • MySQL: Backend database for secure data handling.
  • JDBC: Java Database Connectivity for MySQL integration.

Installation

  1. Clone the Repository:
    git clone https://github.com/Chithraka-Wickramaratne/Education-Management-System-Java-Swing-MySQL-.git