... | ... | @@ -8,7 +8,7 @@ Zhong and Zhang finishes to draw the storyboard. (1 hour) Liu and Li finishes th |
|
|
**System architecture:**
|
|
|
![IMG_0906](uploads/ce3d147520e92212f15791df0f6aab28/IMG_0906.JPG)
|
|
|
|
|
|
Key components and Package: Client is our package for order selection, customer selection, shopping cart, user, supervisor. Web server is our package for set_info, set to DB, set_info. DB server is our package for orders, customer
|
|
|
Key components and Package: Client is our package for order selection, customer selection. Web server is our package for (set_order, get_order), (set_info, clear_all), show_board(order_webpage, order_info) and shopping_cart(add_cart remove_cart). DB server is our package for orders, customer
|
|
|
|
|
|
Interface: get_Info and set_Info (get and set the information from customer based on database)
|
|
|
|
... | ... | |