Most individuals have limited vacation time and resources, this app will help them narrow down their vacation options to those that will give them a better return on their investment. Scout is a full stack application that uses a current cost index to help a user compare locations and find their next vacation destination. The current cost index is calculated based on the cost of meals and a roundtrip flight to the destination. Prices are adjusted as the currency exchange rate changes, thanks to information provided by the Open Exchange API. The information is further adjusted using the user's expressed interest in visiting the location, based on a rating scale of 1-5. Flight price data is scraped using a python program that can be found in my Python-Scraper repo. Currently the flight price values are manually updated in the database using the results from the python scraper.
Log in with email: [email protected] password: test123
- Rails 5
- PostgreSQL
- Devise
- Bootstrap
- bootstrap_form gem
- Open Exchange API
MIT © ddanskin
