diff --git a/docs/index.html b/docs/index.html index 9baa172..9573574 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,64 +1,67 @@ - - - Faculty Course Management System - + + + Faculty Course Management System + -
-

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.

+
+

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

- +

Key Features

+ -

Screenshots

-
Screenshot of the system
+

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.

+

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:

- +

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.

+

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

- +

Components

+ -

Structure

- +

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.

-
+

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.

+
+