Welcome to the greatest emporium of garbage that has ever been emporium'd. Behold our awesome selection of nothing but the finest trash. We can assure you, if you want garbage, you want our garbage. View all, view by categories, login, buy garbage. You name it, our site does it. You will never look at garbage, or Craigslist, the same way.
Site built with Ruby on Rails utilizing ActiveRecord on Postgresql. Site is primarily dominated by the item and categories pages, but includes basic capabilities to create users and login. Once logged in a user is able to edit their own page, but nobody else. By logging into the site as admin/admin, either locally or on Heroku, you can access the admin dashboard page. This page allows you to see the details of all the orders that have been created, as well as the ability to edit items and your user information.
- Clone this repo.
- cd into it
bundle install
rake db:setup
rake db:seed
rails server
- visit
localhost:30000
- Launch on - Heroku
- Turing School of Software & Design
- Rails, Ruby, ActiveRecord, HTML, CSS, ERB, Postgresql, and Heroku.
- Want to contribute? Then you probably should have asked us earlier.