Skip to content

cmur11/ecom_app_backend_api

 
 

Repository files navigation

Clothzilla - Server

Back-end for Clothzilla, an ecommerce app integrated with Stripe Payment Processing. Built with a React front end and Ruby on Rails back end. Styling was done with Semantic UI and Custom CSS.

Front End

To use, fork and clone this repository, & start api server and run:

bundle install
rails db:create && rails db:migrate
rails s

Features

Browse clothing by product type
Add and remove items to cart
Payment Processing with Stripe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.0%
  • Other 1.0%