Skip to content

Repository files navigation

###Overview For our Lighthouse Labs midterm project, we made an app that helps people find pop-up shops like garage sales or farmers markets happening now in their area.

#####This is a spin-off of that midterm project, available at http://rummagr.herokuapp.com/ Note: this project only shows you current sales (happening right now). To see the app in action, register and create a new sale.

###Features

  • Search for pop-up sales based on user location.
  • See a map of all current sales near user.
  • Browse all sales and see information like address, time, description, and image.
  • Post and edit sales.

###Wish List

  • Sanitize user input to escape HTML.
  • Get location from browser.
  • Register - require password
  • Login - make it actually work instead of "that user already exists"
  • Ability to edit all sales instead of most recent.
  • Play with bootstrap.
  • Ability to post and view future sales.
  • Image scale maintain proportion (display by width)
  • Break up the create sale form into more usable chunks.
  • Draggable pin on map (perhaps instead of new "where you at?")

###To run locally on vagrant

  1. bundle install
  2. shotgun -p 3000 -o 0.0.0.0
  3. Visit http://localhost:3000/ in your browser
  4. rake db:rebirth to generate some test sales near Gastown, Vancouver
Contributors: Samson Wong, Robin Beechey.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages