- Repository:
OOP
- Type de challenge:
Consolidation
- Durée:
4 semaines
- Deadline:
16/11/20 9 A.M.
- Déploiement :
- Github page
- Heroku
- Heroku + remote DBA
- self-hosting
- ...
- Team challenge :
solo
- project objectives link
For this project I will be doing a Tourist site that will look up flights and hotels and compare the prices.
I will use, Flask for the backend.
It will be my first project with flask.
- Html
- Css
- Python (flask)
- Bootstrap
I used rapidApid with those 2:
- for the flights, skyscanner: https://rapidapi.com/skyscanner/api/skyscanner-flight-search
- for the hotels, hotels.com: https://rapidapi.com/yahoo.finance.low.latency/api/hotels-com-free
I used SQLite with SQLAlchemy:
- This table is for the users:
- This table is for the flights:
- This table is for the hotels: