Milieu. A location check-in app that stores visits in a database.

github.com/spf13/Milieu

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2013
  • Small template fixes
  • Add License file
  • removing extra jquery library
  • moving gemfile to https
  • removing Gemfile.lock
  • ignoring Gemfile.lock
  • adding gitignore
  • Switching to bootstrap 3
  • move user.venues to user.checkins since format changes from skeleton
  • user_times_at switched to use session user
  • Adding error handling if bad email address is passed for profile view
August 2012
  • Merge remote-tracking branch 'bsubrama/master'
  • Merge pull request #2 from jeremymv2/master
July 2012
  • Merge pull request #3 from mgiambalvo/master
  • Facebook Like Button
  • Added usage analytics
  • Allow admin users to upload an image for a location
  • fixed some small errors
  • moved checkin to separate collection and added per user venue last ch…
  • Fixed login button when user not logged in yet