- CLI based Ticket Booking Sytem
- It handles user data like usernamew,password,booking details
- Password is converted to hashcode which makes it secure
- user can track tickets that are booked
1.Clone the Repository
git clone https://github.com/r-ishabh12/Ticket-Booking.git
cd Ticket-Booking2.To run the pprogram
gradlew.bat run