Skip to content

๐Ÿš— A car rental/reservation database built in Java and Oracle SQL

Notifications You must be signed in to change notification settings

sherwynds/Car-Rental-Reservation-DB

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

94 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Car Rental/Reservation Database

The purpose of this project is to build a Car Rental/Reservation Database:

  • Customer View: Users can sign up, search available rentals in their area, calculate estimated cost, and make a rental or reserve for later
  • Clerk View: Clerks can sign out a rental, pre-made reservation, or view company, branch, and location-wide reports
  • Table View: Administrators to view and edit all the records in the database

Uses: Java, Oracle SQL, Java Database Connectivity (JDBC)

Screenshots

Customer View

customer

Clerk View

clerk

About

๐Ÿš— A car rental/reservation database built in Java and Oracle SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.3%
  • TSQL 1.7%