An automobile service company needs an AUTOMOBILE SERVICE BOOKING SYSTEM (ASBS) to enable its customers to schedule their car service bookings on a particular date and time. ASBS should accommodate 2 type of users namely Admin and Customer. Each of these users will be required to perform the following functionalities: Functionalities of Admin i. Login to Access System ii. Maintain Available Booking Slots a. Add Available Booking Slots b. Delete Available Booking Slots iii. Display a. Available Booking Slots on a particular date* b. Booked Slots on a particular date c. Booking details of all customers on a particular date (this includes booking slots, customer name, contact number and car registration number) iv. Search all booking records for a particular Customer v. Exit the system How to do pseudocode and flowchart for the question above
Computer Science
An automobile service company needs an AUTOMOBILE SERVICE BOOKING SYSTEM (ASBS) to enable its customers to schedule their car service bookings on a particular date and time. ASBS should accommodate 2 type of users namely Admin and Customer. Each of these users will be required to perform the following functionalities: Functionalities of Admin i. Login to Access System ii. Maintain Available Booking Slots a. Add Available Booking Slots b. Delete Available Booking Slots iii. Display a. Available Booking Slots on a particular date* b. Booked Slots on a particular date c. Booking details of all customers on a particular date (this includes booking slots, customer name, contact number and car registration number) iv. Search all booking records for a particular Customer v. Exit the system
How to do pseudocode and flowchart for the question above?
Step by step
Solved in 2 steps with 1 images