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.