An online flight purchase shop.
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.
1.Node 2.npm/yarn/other. 3.mongodb shell
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
- 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
- Amos Zohar - Team member - azamos
- Omer Maoz - Team member - omerone
- Omri Finegold - Team member - omrifinegold11
- Shir Michaelis - Team member - shirmichaelis
See also the list of contributors who participated in this project.