Question
The Department of Facilities (FAC) needs Parking & Vehicle Management Systems (PVMS). The key objective of the system is efficient and clear administration of the
The Department of Facilities (FAC) needs Parking & Vehicle Management Systems (PVMS). The key objective of the system is efficient and clear administration of the Universities Parking Bay Stock by: Recording of Parking Bay Stock indicating numbering, allocation status and campus location Recording and processing current allocations and new applications for parking bays Supplying the Finance Department with the correct information for their parking bay rental accounts OOP521S Object Oriented Programming Assignment Page 2 of 8 Recording allocated vehicle and user particulars against which parking discs are issued. The PVMS will include the registration of all cars (with or without allocated parking bays), to better control and regulate vehicular access across campus. Completion of registering of vehicles will allow the offices of FAC to issue parking discs. You are required to design and implement (in Java) a program to manage the details of a Parking & Vehicle Management Systems (PVMS). All staff with EXISTING PARKING BAY ALLOCATIONS 1. Login using your Username and Password (same credentials used to log into your Computer i.e. first letter of name followed by surname e.g. jmuntuumo) 2. Next, select PROFILE to access your Profile Page 3. Under Profile Page, select ADD VEHICLE. Add the vehicle(s) with the particulars (registration, make) that are used to access campus. Staff without parking bay are required to register and request for a parking space. The objective of the system is to manage the followings: information on different types of vehicles information on user registration information on the parking bay information on payment report on owner registration Display all registered vehicles Display all registered Owners Display occupied parking and unoccupied parking Print details of all parked vehicles report on payment Exit The administrator has the rights to access the PVMS. The system should be able to reduce the manual administration in managing the PVMS information. The system should be able to track and manage the information about Vehicle, owner, parking bay, availability of parking bay according to campus location and payment. The system should provide the necessary reporting. You may model your design based on the scenario given above. The quality of your product will be based on how much detail you model the design as well as the level of completeness of your design and the actual product.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started