/SkyLift

SkyLift - a web project for purchases flights

Primary LanguageJavaScript

SkyLift

An online flight purchase shop.

Getting Started

Once the site is running on your PORT of choise(default:3000), go to http://localhost:, and experiment. Register, Login, try different type of users.

Prerequisites

1.Node 2.npm/yarn/other. 3.mongodb shell

Installing

in your folder of choise, open a terminal and: 1.git clone https://github.com/azamos/SkyLift 2.cd SkyLift 3.npm i 4.npm run start

Built With

  • NodeJs - for our backend
  • Express - to fasten our backend development
  • Bootstrap - For some neat premade components
  • jQuery - to simplify DOM manipulation
  • MongoDB - The database we used
  • mongoose - To model our application data

Authors

See also the list of contributors who participated in this project.