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.
- 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.
Anyone can set up and install the project. Detailed instructions are provided below:
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd reroute-bus-reservation-system
-
Install dependencies (if applicable):
npm install
-
Start the application:
npm start
The system is user-friendly and intuitive. Follow these steps:
- Sign in on the first page using the following credentials:
- For users:
user1
,1234
- For bookers:
booker1
,1234
- For users:
- Proceed with booking a bus by selecting the desired options (from, to, time, etc.).
- Choose between a mini bus or a normal travel bus.
- Users can pay with credit or Fawry, while bookers handle cash payments.
- Receive the ticket as a PDF upon completion of the booking.
The project uses various technologies and libraries. If you need specific details, please reach out.
Contributions are welcome! Feel free to fork the repository, make changes, and submit pull requests.
This project is open source and does not have a specific license.
For questions or feedback, you can reach out via:
- GitHub Issues
- Any other preferred contact method