Skip to content

Jimmy1106/System_Analysis_and_Design_with_UML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Analysis & Design with UML

Implement ordering system with object-oriented analysis, design, and programming.

Object-oriented analysis

Activity diagram

  • Login

       

  • Ordering product

       

Object-oriented design

Seguence diagram

  • Login

       

  • Ordering product

       

Class diagram

  • Control classes

       

  • Entity classes

       

Demo

  • Login with user ID & password.

       

  • Select a catalog to browse products.

       

  • Select interested product.

       

  • Enter the quantity & Comfirm the quantities you ordered.

       

  • The products you ordered would be in your chart.

       

  • Checkout when finishing your odrer.

       

Useful links for Development

Releases

No releases published

Packages

No packages published

Languages