Steven

Guide Me Places

Curating a map for places to visit in Indonesia

Check it out: guide-me-places.fly.dev

Read my Article on it: Curating a map for places to visit in Indonesia

Guide Me Places is a side-project I built recently. I curate places to visit, and display coordinates 📍 in an interactive map to help people like me discover and explore all corners of Indonesia. On top of that, I’ve curated a feed of articles and stories from fellow travelers users can browse through when they select a location in the map.

Map with curated articles

Map with 360 view

Github README:

Guide Me Places

Explore a curation of tourist spots in the Indonesia archipelago

Development instruction

  • Run bin/rails db:migrate
  • Run overmind start -f Procfile.dev or bin/dev
  • Run overmind connect web or bundle exec rdbg -a in a separate terminal for debugging
  • EDITOR=vim rails credentials:edit / EDITOR=vim rails credentials:edit --environment production

How contents are curated

  • Place

    1. Enter location, emojis, iframes in Excel Sheet
    2. Update new locations from excel to airtable
    3. rails data:fetch_and_store_places to batch refresh articles to DB
  • Article

    1. Save url to airtable base (with Shortcuts automation)
    2. In Airtable, tag with places
    3. Scrape the url to enrich the records (ie. rails data:enhance_articles)
    4. rails data:fetch_and_store_articles to batch refresh articles to DB
View the project on Github

Get my latest articles, learnings, projects

At most one email a month and no spam.