/Online-booking-bus-ticket

An application where you can book a bus ticket online for your trip

Primary LanguageJavaScript

Online-booking-bus-ticket

This is an api which you help to book the bus tickets online for your trips

Class diagram

You can access to diagram class from here.

Running this application

Clone the repository:

git clone https://github.com/MASIOUB/Online-booking-bus-ticket.git

Running the browser

cd Online-booking-bus-ticket
npm i
npm run server

Browse to http://localhost:5000/.