Skip to content

mounilKshah/Airplane-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airplane Management System

  • One stop destination for all your air-travel bookiing needs
  • Project status: working/prototype

Installation

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.

Features

  • 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

Technologies and Frameworks used:

Frontend:

  • HTML
  • CSS
  • JavaScript

Backend:

  • Express.js

Database:

  • MongoDB

That's all folks

About

Making an air-plane management system using MEN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.4%
  • HTML 40.1%
  • CSS 17.5%