21shield / Mod-3-MN-backend

Rails api for Sundar inventory a women accessories E-commerce Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sundar Backend

This is the backend repo of Sundar, an e-commerce app for women's accessories.

Tech Stack

  • Vanilla Javascript
  • Ruby on Rails API
  • PostgreSQL DB

Clone the repo, cd into the folder and run the following commands to start Rails server.

  • bundle install
  • rails db:create
  • rails db:migrate
  • rails s -p 3000

Frontend Repo

About

Rails api for Sundar inventory a women accessories E-commerce Website


Languages

Language:Ruby 99.4%Language:HTML 0.6%