Skip to content

A University Lecturer Consultation Hour Booking System Developed in Java

Notifications You must be signed in to change notification settings

zhonghao23/Consultation-Hour-Booking-System

Repository files navigation

Consultation-Hour-Booking-System

A University Lecturer Consultation Hour Booking System Developed in Java

Motivation

This project is the first application I've built with Java. The general idea of this application is to allow the students to book or cancel consultation hours with the selected lecturers.

The lecturers could set, view or cancel the consultation hours booked by the students

Target Users

  1. Students
  2. Lecturers
  3. Admin

Features

  1. Student

    1. View consultation hour
    2. Book consultation hour
    3. Cancel consultation hour
  2. Lecturer

    1. Set consultation hour
    2. View, Edit, Delete, Search consultation hour
  3. Admin

    1. Create profile for students and lecturers
    2. Delete profile for students and lecturers
    3. View profile of students and lecturers

Tech/Framework Used

  1. Java Swing (GUI)

Languages

  1. Java

Screenshots

Sample UI

Landing Page

image

Lecturer Page

image

View Consultation Hour (Lecturer)

image

Student Page

image

View Consultation Hour (Student)

image

Admin Page

image

Manage Profile (Admin)

image

About

A University Lecturer Consultation Hour Booking System Developed in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages