Skip to content

A system for booking bus tickets with user and booker roles.

Notifications You must be signed in to change notification settings

iiiiOreo/Raroute-Bus-Reservation-System

Repository files navigation

Reroute Bus Reservation System

Description

The Reroute Bus Reservation System allows users to book bus tickets easily. Users have the option to sign in as either a user or a booker. Users can book buses and pay with credit or Fawry, while bookers can book buses for users, update the name and number on the ticket, and handle cash payments.

Features

  • User and Booker Roles: Sign in as a user or a booker.
  • Bus Booking: Book a bus from a specified location to a destination at a chosen time.
  • Payment Options: Pay with credit or Fawry (for users), and cash (for bookers).
  • Bus Types: Choose between a mini bus or a normal travel bus, with price differences.
  • Ticket Generation: Receive a ticket as a PDF after booking.

Installation

Anyone can set up and install the project. Detailed instructions are provided below:

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd reroute-bus-reservation-system
  3. Install dependencies (if applicable):

    npm install
  4. Start the application:

    npm start

Usage

The system is user-friendly and intuitive. Follow these steps:

  1. Sign in on the first page using the following credentials:
    • For users: user1, 1234
    • For bookers: booker1, 1234
  2. Proceed with booking a bus by selecting the desired options (from, to, time, etc.).
  3. Choose between a mini bus or a normal travel bus.
  4. Users can pay with credit or Fawry, while bookers handle cash payments.
  5. Receive the ticket as a PDF upon completion of the booking.

Technologies

The project uses various technologies and libraries. If you need specific details, please reach out.

Contributing

Contributions are welcome! Feel free to fork the repository, make changes, and submit pull requests.

License

This project is open source and does not have a specific license.

Contact

For questions or feedback, you can reach out via:

  • LinkedIn
  • GitHub Issues
  • Any other preferred contact method