Skip to content

joaogdfaero/guitar_store

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn

Logo

Guitar Store

A eCommerce music shop website built with Ruby on Rails, where users can buy and sell used instruments.


· Report Bug · Request Feature

Project Requirements ☑️

● User registration and login;

● Users can list their instruments for sale.

● Users can purchase instruments that are listed for sale.

● Users can add instruments to their shopping cart.

● Users can manage the items in their shopping cart.

Demonstration video 📺

guitar_store_demonstracao.mp4

How to use

1 - Create your account.

image

2 - Onced logged in, click on "Sell (Vender)" to sell your item.

image

3 - Add the information, description and photo of your item.

image

3 - Click on any instrument to check it's description. Click on "Add to Chart (Adicionar ao Carrinho)" to buy the Item;

image

4 - Manage instruments in your shopping cart.

image

Technologies

  • Ruby 3.1.4
  • Rails 7.0.4
  • PostgreSQL 14.9

Installation

  1. Clone this repository
    git clone https://github.com/joaogdfaero/guitar_store.git

  2. Navigate to the project folder
    cd guitar_store

  3. Install the necessary gems
    bundle install

  4. Populate the database
    rails db:seed

  5. Run the application server
    rails s

  6. The server will start on port: 3000 - access:
    http://localhost:3000


Author: João Gabriel Dal Forno (joao.dal@acad.ufsm.br)

(Back to Top)

About

E-commerce of guitars made in Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published