abhibus.com is online ticketing company that facilitates online booking of bus and train tickets to travellers all over India.It also provide the hotel booking for the users. With ticket inventory from over 1500 operators and 15000 routes.
- To start the landing page run command -npm start in the landing page of the server.
- To fetch the data from the backend you also need to run the npm start server in node-js
Click the given link to visit the website
- User can authenticate themselves using Login/signup button.Either user can use OTP verification or google authentication.
- User can search for the relevant trip they want by train, bus or rental and can book the ticket.
- User can also search for the Hotel and can book the hotel online.
Client: React, Bootstrap, HTML and CSS ,Javascript, MongoDb, Github
Server: Node, Express