Skip to content
Galen Cook edited this page Oct 9, 2015 · 1 revision

Sketch user flow

  • Basic wireframe

Research —

  • Choose DB
    • Postgres — can mix relational/nonrelational
    • Redis — connects well with sockets (will wait for a new ping)
    • RethinkDB — pushes data to app
  • Choose front-end — HTML/jQuery/JavaScript

Set schema Feature Post-its

Evening To-Dos

  • Galen — Yelp API
    • Can’t log in with Yelp — businesses don’t actually have access to their yelp profiles
    • Users also can’t login with yelp — doesn’t currently support user auth
    • Firebase
  • Alfred — Pull geolocation from IP
  • Thomas — look at Node
Clone this wiki locally