Skip to content

World Tourist (Bus Ticket Reservation System); to cater the needs of the travelling passengers. Fully functional with Data Access Object design pattern; handled All types of Exception including checked Exception; Register-SignIn

Notifications You must be signed in to change notification settings

sgrprmnk/distinct-pump-2117

Repository files navigation

World Tourist (Bus Ticket Reservation System)

## World Tourist is a Bus Ticket Reservation System strictly followed Data Access Object design Pattern

Authentication

  • Customer
  • Admin

Flow Diagram

ER Diagram

Model

  • Admin
  • Bus
  • Customer
  • BusCustomerDTO
  • Contact
  • ContactCustomerDTO
  • CustomerBusDTO

Backend Work

  • Proper Exception Handling
  • Proper Input Validation
  • Data Stored in the database(mySQL)
  • User Authentication of signUp, Login and Logout

Tech Stack

  • Core Java
  • JDBC
  • MYSQL

Output & Operation

Click Here to show output

Updated

  • Apps like looks feature developed
  • Bug fixes
  • clean code

About

World Tourist (Bus Ticket Reservation System); to cater the needs of the travelling passengers. Fully functional with Data Access Object design pattern; handled All types of Exception including checked Exception; Register-SignIn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages