Skip to content

angela2389/Badmintonshop

Repository files navigation

Badminton webshop

Check the demo on: https://badmintonshop.herokuapp.com/

Project originally started as final assignment in Codaisseur course. This webshop contains:

  • Product index page by category
  • Product overview page with option to change stock for all selected products
  • Search option
  • Shopping cart
  • Checkout procedure through a multipageform
  • Order overview page with option to change status for all selected orders to 'shipped'
  • User authentication with Devise gem
  • User authorization with Cancancan gem
  • Unit testing with Rspec
  • Integration testing with Capybara

Run on Ruby 2.3.0

Releases

No releases published

Packages

No packages published