Skip to content

dkoo/yumhut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yumhut

A minimalist dining journal to keep track of all the places that make you go “yum.” Uses the Google Places API to fetch metadata such as addresses and geolocations.

To run:

  • Clone this repository
  • $ cd yumhut/tests and run npm install
  • Run gulp to watch for SCSS changes and compile CSS
    • Or, just run gulp build to compile
  • rename /client/js/lib/googlePlaces_DEFAULT.js to /client/js/lib/googlePlaces.js
  • Get a Google Maps API key and copy it into /client/js/lib/googlePlaces.js
  • Run meteor to start the local dev server.
  • Access the app at http://localhost:3000

A demo is deployed at http://app.yumhut.com. Please note that it may not be completely up-to-date with this repository.

About

Demo for a minimalist shared dining journal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published