The Project is a travel web application. It pulls data from the Google and Kayak APIs to give the user the cheapest option for a given trip across car, public transit, rental, and flight options.
The environment the app was built in is outlined in the section below. Ensure all dependencies are installed in order to run the app smoothly. Setup scripts are currently in development and will be released soon, but for now please just update or install what you need to on your own!
- OS: Ubuntu 16.04 LTS
- languages: Python 3.4.3, HTML5, CSS, NodeJS 6.16.0
- web server: nginx/1.10.3
- application server: Flask 1.0.2, Jinja2 2..10,
- web server gateway: gunicorn 19.9.0
- style:
- python: PEP8 1.7.0
- web static: W3C Validator
- javascript: Semistandard 13.0.1
The currently running version of the app is hosted at Moo-ve.me. Input your origin and destination to find the cheapest available travel options for your trip!
We welcome bug fixes or other improvements. Fork the repo and make a pull request if you've been kind enough to do some work on it, and Cheska, CeCe, or Essence will review and merge if it works out. Please use the styling guides we've outlined, they make things nice and easy for anyone trying to read the code after you've written it.
Essence Boayue Github|Twitter|LinkedIn
Francesca Cantor Github|Twitter|LinkedIn
Ca'Nese Curvin Github|Twitter|LinkedIn
Elaine Yeung Github|Twitter|LinkedIn
GNU GENERAL PUBLIC LICENSE

