- One stop destination for all your air-travel bookiing needs
- Project status: working/prototype
First, clone the repository by running the command:
https://github.com/Saurav-Kanegaonkar/Airplane-Management-System.git
Enter the file folder:
cd Airplane-Management-System
Install all the dependencies by the following command:
npm install
Run the project in development mode:
npm run dev
Open http://localhost:4000 to view it in the browser.
The page will reload whenever you make edits.
You will also see any lint errors in the console.
- Information related to the flight
- Booking tickets for the preferred flight
- Using payment gateway, the authenticated user can within the website itself
- User can select number of seats for the travel
- Pay for the flight
- HTML
- CSS
- JavaScript
- Express.js
- MongoDB
That's all folks