Skip to content

A completely working e-commerce application (frontend + backend) using monolithic architure

Notifications You must be signed in to change notification settings

harsh020/ecommerce-monolith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-monolith

Python3 Django React DB

A completely working e-commerce application (frontend + backend) using monolithic architure. The application has been integrated with paypal payment.

Functional Requirements

  • Customers can view products without an account.
  • Customers can search for products without an account.
  • Customers can register and log in to their accounts.
  • Customers can add items to the cart and modify cart.
  • Customers should be able to order the items in their cart.
  • Customers should be able to pay using PayPal.

Design

  • Low Level Design: Read here
  • Hight Level Design: The application is build using monolithic architure, hence the entire code is contianed in this one application.

About

A completely working e-commerce application (frontend + backend) using monolithic architure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages