Faculty Course Management System

The Faculty Course Management System is a Java-based application designed to facilitate the organization and viewing of faculty course schedules within an educational institution. Leveraging JavaFX for the user interface, it allows for efficient management of course schedules, faculty assignments, and course rosters

Key Features

Screenshots

Screenshot of the system

Technologies

- Java: Primary programming language used for backend logic.

- JavaFX: Used for creating the graphical user interface.

- MySQL/JDBC: Potential database connectivity for storing and retrieving schedule data.

Prerequisites

To run the system, ensure you have the following installed:

Usage

Faculty members can enter their ID in the provided text field to view their scheduled courses. The system also supports adding new course schedules to the database.

Components

Structure

Disclaimer

The system is provided "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose.

Visit the repository