Skip to content

Heybluguy/milos_pineapple_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Milo's Pineapple Shop is an e-commerce platform built with Ruby on Rails and utilizes Stripe API for payment processing, to buy and sell clothing to or from other users. Upon signing up, a user could post their own new items to sell or view listings from other users. The listing shows the brand, size, title, price, description and image of the item.

Root path root

Schema schema

Prerequisites

Rails version 5.2.1

Launch

To launch locally, run the following commands in your terminal:

git clone https://github.com/Heybluguy/milos_pineapple_shop.git
cd milos_pineapple_shop
bundle
rails db:create
rails db:migrate
rails s

Open your browser and visit localhost:3000 and interact with the interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published