Skip to content

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.

Notifications You must be signed in to change notification settings

natdanlia/redmart-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READMe

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

The frontend 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published