Skip to content

Car Coating Reservations and Payments JAVA console-based system utilizes OOP. It included functionalities such as user registration, login capabilities for both admins and customers, a forget password module, and comprehensive CRUD operations for managing reservation details effectively.

Notifications You must be signed in to change notification settings

JennyTan5522/Car-Coating-Appointment-System-Using-OOP-Concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a JAVA console-based car coating reservation and payment system using OOP concepts [FULL PROGRAM SYSTEM]

The proposed system known as ‘Online Car Coating Booking System’ allows customers to make reservations / booking online for car coating. Customers will be able to view their profile and add new cars into their profile. If the car information customers add into their profile is wrong, customers will be able to edit their car information such as editing the number plate, car owner name, etc. If there are any cars that customers want to remove, customers can use the delete car function to delete their car from their profile.

Business rules:

● Customers need to pay RM100 as deposit and no refund after the appointment has been made.

● Appointment successfully made once deposit given.

● The reservation can be placed anytime before 3 hours of the appointment time.

● The reservation can be placed one day before the appointment time.

● Customers can modify their service and time through the system two days before the appointment.

● One appointment only can reserve one service.

● One day only accept 6 service

● You are not allowed to book the day that has already passed.

● Customers can cancel their appointment but there will be no refund.

UML Diagram image

Sample Program Output: image image

About

Car Coating Reservations and Payments JAVA console-based system utilizes OOP. It included functionalities such as user registration, login capabilities for both admins and customers, a forget password module, and comprehensive CRUD operations for managing reservation details effectively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages