jfols / goodeats

A curated list of places around central Ohio to eat delicious food

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goodeats

A curated list of places to eat in the Central Ohio area.

Adding Information

Places are added in the _data/places.yml data file. Each region (Westerville, Columbus, etc) are an element in the main list with each location representing individual location information.

- name: Make Believe World
  locations:
    - name: The Watering Hole
      emoji: ๐Ÿต
      address: 1234 Main Road, Make Believe World, OH 12345
      website: http://example.com/
      recommendations:
        - Don't eat the burritos.
        - The hamburger is the best.
    - name: Local Food Truck
      emoji: โ˜•๏ธ๐Ÿธ๐Ÿฅƒ๐Ÿบ
      address: 3rd and 5th, Make Believe World, OH 98765
      website: http://example.net
      recommendations:

About

A curated list of places around central Ohio to eat delicious food


Languages

Language:Ruby 100.0%