Skip to content

sophearyrin-dev/Online-Shopping-Cart-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Shopping Cart

Online Shopping Cart Project Requirement

An online shopping system must be able to store information about the customers who register on the site and place orders. It must also store information about the products available for purchase, indicating price and stock data for each product. Customers must be able to have a shopping cart, where the products they choose from the catalog are stored before the customer is ready to place their order. In turn, each customer should be able to maintain a wish list (i.e. a list of products that they are interested in purchasing) without having yet included them in a shopping cart. When the customer confirms an order, the data model must be able to record the order data as well as payment and shipping information.

Project Document

You can view here

ER Diagram

img.png

Running on Azure cloud

You can view here

Swagger API doc and Authentication and Authorization with Swagger

img_2.png

Testing with coverage

img_1.png

View my Slide Presentation

You can view here

##my db server username & pwd

  • in used

    • dbname: shop
    • pwd: admin@123
  • server2 (not use currently)

    • usenmae:shopadmin
    • pwd:super123@
  • my aws server (not use curretnly)

    • db:shopdb
    • user: shop
    • pwd: password123

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Sopheary Rin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages