sgrprmnk / distinct-pump-2117

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

Home Page:https://drive.google.com/file/d/1Nq0_Cv96AniTGKZQ4wPN51IXekn63ea5/view?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://drive.google.com/file/d/1Nq0_Cv96AniTGKZQ4wPN51IXekn63ea5/view?usp=sharing


Languages

Language:Java 100.0%