Letractively / bookszenbooks

Automatically exported from code.google.com/p/bookszenbooks
0 stars 0 forks source link

Sequence Diagrams #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We need to start working on sequence diagrams for each of our use cases so
that we can share them in class. If you need a reference of how to write up
a sequence diagram, see the UML powerpoint slides on Blackboard, or check
this page out:

http://www.agilemodeling.com/artifacts/sequenceDiagram.htm

Original issue reported on code.google.com by ricjusts...@gmail.com on 9 Nov 2009 at 12:56

GoogleCodeExporter commented 8 years ago

Original comment by ricjusts...@gmail.com on 9 Nov 2009 at 12:56

GoogleCodeExporter commented 8 years ago
Henry:
 * AddToCart
 * Checkout
 * UpdateProfile

Cuong:
 * ListBook
 * RemoveBook
 * QuickSearch

Rick:
 * RegisterAccount (Done)
 * LogInToAccount (Done)
 * ActivateAccount (Done)
 * AdvancedBookSearch
 * RemoveFromCart

Original comment by ricjusts...@gmail.com on 9 Nov 2009 at 6:08