BusBooking
BusBooking copied to clipboard
React Web App for booking bus. User have to provide boarding, dropping locations, with date. All available data will shown. User can book ticket and payment. PDF will be generate after payment done.
NonRed Bus: Ticket-Booking
React Web App for booking bus. User have to provide boarding, dropping locations, with date. All available data will shown. User can book ticket and payment. PDF will be generate after payment done.

NonRed Bus Website:
- Search Bus.
- Book Seat
- Download Ticket
Steps for Functionality
-
To Search Bus
- Enter Boarding Location.
- Enter Dropping Location.
- Enter Date.
- Click on Search Button.
-
To Book Bus Seat
- Select desire bus.
- Click on View Seat.
- Select Seat in Upper/Lower Deck
- Select Boarding Location
- Select Dropping Location
- Click on Continue Button
- Click on Proceed to Book Button
- Enter Each Passenger Information
- Enter Contact Information
- Click Proceed to Pay Button
- Download Bus Ticket.
Run on Local System
- yarn install
- yarn start