Skip to content

TrainTicketBookingSystem is a Java-based mini project designed for booking train tickets

Notifications You must be signed in to change notification settings

Sagar2506/Train_Ticket_Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


TrainTicketBookingSystem

TrainTicketBookingSystem is a Java-based mini project designed for booking train tickets. It uses a local database to manage train schedules and user data, such as registration and bookings. Developed using IntelliJ and Gradle, this project demonstrates essential functionalities through various services.

Key Features:

  • User Services: Signup, login, and booking management.
  • Train Services: Search for train timings, book a seat, or cancel a booking.
  • Local Database: Data is stored locally, including train details (train numbers and timings) and user information for login and signup.
  • Simple Navigation: Options to book, cancel, and exit the application.

This is a lightweight project focused on core ticket booking functionalities without the complexity of external databases.

About

TrainTicketBookingSystem is a Java-based mini project designed for booking train tickets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages