Skip to content

Instantly share code, notes, and snippets.

@mikedolan03
Last active February 19, 2018 20:36
Show Gist options
  • Save mikedolan03/aa24c728452f4c95c8d55a614a1ab7b6 to your computer and use it in GitHub Desktop.
Save mikedolan03/aa24c728452f4c95c8d55a614a1ab7b6 to your computer and use it in GitHub Desktop.
Beer Wine Hike App
A travel planning app to help people set up day trips and vacations around good beer, good wine and enjoying the outdoors.
https://developers.google.com/identity/sign-in/web/
Ideas
---
Fresh Flicks
--Help users discover the best reviewed movies at the best local movie theaters based on their personal preferences and purchase tickets all in one place. Fandango api, Rotten Tomatoes (requires an approval process that sounds involved), some other movie review api NYT? youtube for trailer, yelp api for movie theater ratings / info (serve food / drink / comfy seats)
http://api.fandango.com/<version>?op=<operation>&<parameter list>&apikey=<apikey>&sig=<sig>
---
Beer Wine Hike
--Help people plan their weekend getaway experiencing the best brewery tours, wine tastings and hiking trails in Virginia.
Exoplanet Visualizer
--Give citizen scientists access to Kepler's exoplanet canidates data including planet size, distance from star, whether its in the goldilocks zone, density, mass, with size comparison to planets in our solar system and a graphical css/svg/canvas UI. https://images-api.nasa.gov/search?q=jupiter
https://archive.stsci.edu/kepler/koi/search.php?action=Search&koi_disposition=confirmed&verb=3&coordformat=dec&max_records=5&outputformat=JSON
---
Brewery Start-up Market dashboard
--Help future brewery owners determine the best places to open a new brewery by comparing established brewery locations to census data and finding similar towns that are unserved. apis - brewerdb - costs 60$ to access loc data, beermaps free, yelp, census data https://www.census.gov/data/developers/data-sets/ACS-supplemental-data.html https://www.census.gov/data/developers/data-sets/acs-5year.html - api call a little weird. could get local income data here i think
Amazon store api hack
a niche marketing site using amazon as the seller / shipper - api looks like its not supported tho. will have to explore if there is a newer one
https://docs.aws.amazon.com/AWSECommerceService/latest/DG/Resources.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment