Cruise Drive is a command-line based simple car rental system developed with Java and the JDBC API for database management. This program provides a wide variety of operations that can be performed by either an Administrator, a User or a Manager.
-
Operations for Administrator:
- Create the tables schema in the Database
- Load data from the data files
- Show number of records present in each file
- Delete the tables from the database
-
Operations for User:
- Search for cars
- See personalised rental records
-
Operations for Manager:
- Renting the cars
- Returning of the cars
- Listing the unreturned cars within specified time period