Skip to content

Ticket Booking Application is a simple command-line Java application that allows users to sign up, log in, search for trains, book seats, fetch bookings, and cancel bookings. It demonstrates efficient client-server communication using sockets.

Notifications You must be signed in to change notification settings

prajwalp3/ticketX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway Ticket Booking Application

Overview This Railway Ticket Booking Application is a simple command-line Java application that allows users to sign up, log in, search for trains, book seats, fetch bookings, and cancel bookings. It demonstrates basic client-server communication using sockets.

Features User Signup and Login Fetch User Bookings Search Trains Book a Seat Cancel a Booking Client-Server Communication

Technologies Used Java Sockets for Client-Server Communication

About

Ticket Booking Application is a simple command-line Java application that allows users to sign up, log in, search for trains, book seats, fetch bookings, and cancel bookings. It demonstrates efficient client-server communication using sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages