/sweetie-backend

Sweetie is a mock up e-commerce store that serves baked goods. This app was built with React-Redux for frontend and Rails-API for backend. **ACTIVE BACKEND SERVER FROM THE LINK BELOW**

Primary LanguageRubyMIT LicenseMIT

Sweetie-Frontend-Here

Sweetie-Backend

This part was built with Rails-API. Manipulated the data persistence with a database by using Fetch method to receive and send data from the client side. Resources, models, controllers and associations included. Designed by using MVC model and RESTful conventions.

Live App

CLICK HERE

Video Walkthrough

CLICK HERE

Installation

Fork and clone repos

$ git clone https://github.com/Tanattha/sweetie-backend

Using two terminals, switch to each respective directory

$ cd sweetie-backend

Startup the server for backend

$ rails s

License

The gem is available as open source under the terms of the MIT License.