Skip to content

RichaBanerjee/CruiseDrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CruiseDrive

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages