git clone into the repository
cd Travel4All-master
cd Website
install all the dependencies
pip install iso8601pip install amadeuspip install googlemapspip install gmapspip install wtformspip install pandaspip install jsonpip install datetime
run python main.py
the website will be up on the localhost
http://travel4all.pythonanywhere.com/
-
Amadeus API
-
BeautifulSoup for webscraping
-
Pandas
-
Numpy
-
Flask
-
Mapbox
-
Google Maps API
-
HTML and CSS
gasprices.ipynb has the part where we used web scraping to extract gas prices and convert it into a csv. More details about the project are explained in our writeup. Here is the link:-
https://docs.google.com/document/d/1GvMUIQKc4Sr3mTrxnjW5VFbD4h7RPBeE4gV4giwTE1A/edit?usp=sharing