First there is a login screen to authenticate the user. There are two type of user which can log into the system one is administrative user and second one is the normal user. Normal user simply login into the application to rent a car (if it is available) while on the other hand the administrative user can perform other functions like adding a new car in the System, removing a car from the system. If the car is not available for rent then user is notified that the car is not available right now and also prints the nearly time for the user when the car is available. When the car is issued to the user a receipt is generated and provide of the user.
- Car id
- EngineNo
- Color, Model
- Registration (State, No.)
- The system will use GUI for the interaction with the user
- Authenticate the user
- Keeping a record of Renting a Car to the tenants.
- After the submission of request, a bill/receipt will be generated for the user
- The administrator user can add/ delete a car from the system
- If no car will be available at the time and date which the user entered for renting a car the user is notified by a message by saying no car is available at that time and the availability of car from the specific date, time onwards
- Weekly and monthly revenue generate by the company
- The user can choose the car of its own choice from the available cars