[SOLVED] Online shopping site with the member system and real store stock checking system | ERD & Database

System Background

The online shopping site with the member system and real store stock checking system
When user buy online will earn the points
User will go to the shop to take the product so no need to store address in “Order”

Database Requirement


  • Catalog 
  • Type 
  • Product
  • Shops (With Address and Location
  • Order
  • Stock
  • User Login (Email / ID card + Password)
  • And more
  • What you'll get in solution:
  • Complete ERD of the database system in Crown's Foot Notation Format
  • Full Functional, ready to import MySQL database
  • Sample Screenshot of ERD

Get your project now 

Buy now

Comments

Popular posts from this blog

[SOLVED] Tape for a Turing Machine using Doubly-linked List in Java with full source code

[SOLVED] Branch Coverage, Statement Coverage and Path Coverage | Java Unit Testing

[SOLVED] Buggy Search And Sort Buy Reporting with Java source code