rememberlenny / fidget-old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location Gif

#tanqueray: Real-time Collaborative Maps

Repository: https://github.com/rememberlenny/mapmade.io

Current: http://www.mapmade.io

##Description This google docs for maps.

This uses Firebase as a distributed database. The points added to a map will appear for anyone viewing the map. Eventually, users will be able to have a unique URL for the map they want to look at/share.

##External

This uses Mapbox and Firebase.

Future

  • add interval to event to add new tag

  • create search for current tags

  • create map fullscreen button (hide right column)

  • create click events on map to create new project/location

  • allow users to share link

  • create guest account access

  • create hook to google docs with rails

  • create faceted filter for displayed tags

  • create UI for designing the inside of boxes

  • have multiple icon types

  • create "get my current location" HTML 5 Current Location

  • add "find nearby" Geocoder

  • type address to get geocords Typeahead Address Picker

  • combine Geocoder and Mapbox Blog post

  • sync the local locations db with the firebase db?

  • create user associations to the locations

Keys

  • devise.rb

    • ENV['FB_APP_ID_MM']
    • ENV['FB_APP_SECRET_MM']
  • stripe.rb

    • ENV['STRIPE_PUBLISHABLE_KEY']
    • ENV['STRIPE_SECRET_KEY']
  • analytics_ruby.rb

    • ENV['SEGMENT_IO_MAPMADE']

About


Languages

Language:CSS 47.0%Language:Ruby 41.3%Language:JavaScript 11.4%Language:CoffeeScript 0.3%