Giter VIP home page Giter VIP logo

basho's Introduction

‖ BASHO ‖ A map of your best memories, past and yet to come

BASHO is a mobile-first web app where users can curate their map of Tokyo with the places that matter to them. As opposed to Google Maps, BASHO lets them sort and customize their pins, but most of all, it allows them to create as many tags as they want to label their places and easily find them later on.

After signing up, the user starts with a clean map of Tokyo. They can add a new pin to their map:

  • When they go to a new place so they can easily return or talk about it to their friends and family
  • When a friend, website or influencer recommends a place, as a memo
  • When they see a place that sparks their interest while on the bus or walking around, so they can go there in the future

When the user adds a pin:

  • BASHO's search feature allows them to easily find the place so they don't have to type the address (nor the place's full name)
  • They can create new tags for it, or choose from their list of previously created ones
  • By default, the place is marked as not visited, but the user can toggle this now or later on
  • They can add their own personal rating and comments for future reference
  • They can browse through their collection of pins via two view modes: map or list view

When it comes to saving places, the advantages of using BASHO instead of Google Maps are being able to:

  • Filter by tag(s)
  • Filter by already visited or not
  • Sort by alphabetical order
  • Sort by date (when the pin was created)
  • Do a search by name, address keyword, or in the comments

Screenshots:

homepage map-view filters pin-preview list-view show-one search-feature search-feature-2 new-pin

Create your own account and explore the app:

https://www.basho-app.me

Getting Started

Setup

Install gems

bundle install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=your_own_cloudinary_url_key
MAPBOX_API_KEY=your_own_mapbox_api_key
GOOGLE_API_KEY=your_own_google_api_key

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Acknowledgements

Inspired by French app "Mapstr" https://web.mapstr.com/.

Team Members

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.