Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

43 lines (22 loc) · 1.08 KB

React-Django-Shop

Ecommerce app built with React + Redux on the frontend and Django on the backend. The database used is PostgreSQL. The site is hosted on Heroku, database is on AWS RDS and uploaded images are stored on AWS S3.

You are welcome to register on the website and play around :)

HERE IS THE LINK.

MAIN PAGE:

Main Page Pic

SIGN-IN PAGE:

Signin Page Pic

PRODUCT PAGE:

Product Page Pic

SHOPPING CART:

Shopping Cart Pic

CHECKOUT PAGE:

Checkout Page Pic

ORDER SUMMARY:

Order Summary

ADMIN PAGE 1 - USERS INFO:

Admin Page 1 - users info

ADMIN PAGE 2 - PRODUCTS INFO:

Admin Page 2 - Products Info

ADMIN PAGE 3 - ORDERS INFO:

Admin Page 3 - Orders Info