natdanlia / redmart-front-end

RedMart is an Application where one can buy and sell any items online. A RESTful Rails API backend with endpoints for users, items, cart and item_cart using PostgreSQL database. Token-based auth system using bCrypt. A scalable and user-friendly API adhering MVC pattern. https://youtu.be/_LfKxoB5cTA

Home Page:https://red-mart-front-end.herokuapp.com/items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

for guest login

guest@guest.com

password: Guest1234

This is the backend of RedMart Application where one can buy and sell any items online.

The backend of the application is found here

Two-minute video presentation of the application is available here.

A RESTful Rails API backend with endpoints for users, items, cart and item_cart using PostgreSQL database.

Token-based auth system using bCrypt and has secured password Macro.

A scalable and user-friendly API adhering MVC pattern.

About

RedMart is an Application where one can buy and sell any items online. A RESTful Rails API backend with endpoints for users, items, cart and item_cart using PostgreSQL database. Token-based auth system using bCrypt. A scalable and user-friendly API adhering MVC pattern. https://youtu.be/_LfKxoB5cTA

https://red-mart-front-end.herokuapp.com/items


Languages

Language:JavaScript 88.5%Language:CSS 8.0%Language:HTML 3.5%