Mateo Codesido and Pablo Viña's Hack a Boss Project
BFapp
Explore the docs »
·
Report Bug
·
Request Feature
This is the final proyecto of Hack A Boss Bootcamp on MERN for Mateo Codesido and Pablo Viña. 2020-2021
At this time can try our first version of the back end server.
You will need node and MySQL.
You must have Sendgrid, Amadeus and GeoDB cities users to work properly.
- Clone the repo
git clone https://github.com/vinjatovix/booking-flights-app.git
-
Navigate to /back (Follow readme.md file there for detailed specs)
-
Install NPM packages
npm install
-
Fullfill .env-Template and rename to .env
-
Run the dev server
npm run dev
It is a flight booking application. User CRUD, Search for one way or round trip flights around the world, and manage bookings.
For more examples, please refer to the Documentation
This is 2 shot project. I'ts homework for our formation at Hack a Boss JSB07CO Bootcamp.
Distributed under the MIT License. See LICENSE
for more information.
Mateo Codesido - @matthewcodesido - matthewcodesido@gmail.com
Pablo Viña @vinjatovix - vinjadevix@gmail.com
Project Link: https://github.com/vinjatovix/booking-flights-app/