Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 955 Bytes

File metadata and controls

16 lines (9 loc) · 955 Bytes

SoftwareEngineeringPractice

Use Case Diagram: https://www.lucidchart.com/invitations/accept/4307fa3a-0405-408d-ba36-95b8793790b6

Class Diagram: https://www.draw.io/#G14lOqCFtOO7uEm51Zpj4FGR7ti2bjM54R

Sequence Diagram (Saul): Teller, User, Account https://drive.google.com/file/d/1OXqnUsb1rqihpPv-qyBwDjLqungH4SJd/view?usp=sharing

Sequence Diagram (Josh): Admin, Account, CentralBank https://drive.google.com/file/d/1hWu4E4gvjYxcYmPHV18QAMbwkdUuo9Hd/view?usp=sharing

Sequence Diagram (Erich): https://drive.google.com/file/d/1tcE_ITNZHlpZ7IzYDILuwuuKqsxNMex5/view?usp=sharing

State Diagram: https://photos.app.goo.gl/956UpMRdJyWY9FsC6

Code Review Notes: Need to update class diagram to no longer have user. Update use case diagram to be more readable. Generally we want to update tests, Josh will update Admin system test to test for more than two accounts. Saul will make sure method names match the diagram. Eric will update some other tests.