accua / BMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuildMyBackpack

Description

As a user:

  • I'd like to click on a product and see it's details.
  • I'd like to click on a build and see it's details including a categorized list of gear, a total price, and links to purchase that gear at the lowest price available online.
  • I'd like to submit, and edit a build of my favorite gear and have the opportunity to share my anecdotes with other users, creating discourse about whether or not the product is the best suited for the build.
  • I'd like to submit a comment on a product.
  • I'd like to submit a comment on a build.
  • I'd like to submit a comment on a comment.
  • I'd like to edit, and delete my own comments

As an admin:

  • I'd like to create, update, delete new products.
  • I'd like to create, update, delete all comments.

Installation

  • git clone https://github.com/accua/bmp
  • rails db:setup
  • bundle
  • rails s to serve

Running / Development

  • navigate to localhost:3000 in your web browser to see the project!

Known Bugs

  • The links on the comments that render via ajax do not work unless page reload.

Technologies Used

This webpage was made using HTML5, Ruby on Rails, MaterializeCSS, CSS3, Javascript

License

Copyright (c) 2017 Andrew Accuardi

Licensed under the GPL License

About


Languages

Language:HTML 63.4%Language:Ruby 27.3%Language:CSS 8.6%Language:JavaScript 0.7%Language:CoffeeScript 0.0%