Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justzakary/system-analysis-design-cheat-sheet
https://github.com/justzakary/system-analysis-design-cheat-sheet
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/justzakary/system-analysis-design-cheat-sheet
- Owner: JustZakary
- Created: 2024-01-29T19:23:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-31T18:00:33.000Z (10 months ago)
- Last Synced: 2024-02-01T19:07:21.155Z (10 months ago)
- Size: 4.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
[![diagram](imgs/inheritance.png)](https://app.diagrams.net/#HJustZakary%2FSystem-Analysis-Design-Cheat-sheet%2Fmain%2FCH7Lab.drawio)
# Table of Contents
- [Requirements Definition](Requirements_Definition.md)
- [Use Case Descriptions](Use_Case_Descriptions.md)
- [The System Proposal](The_System_Proposal.md)
- [Use Case Diagrams](Use_Case_Diagrams.md)
- [Sequence Diagrams](Sequence_Diagrams.md)
- [Activity Diagram](Activity_Diagram.md)
- [Communication Diagram](Communication_Diagram.md)
- [Class Diagram](Class_Diagram.md)
- [Object Diagrams](Object_Diagrams.md)
- [CRC Cards](CRC_Cards.md)
- [CRUDE Analysis](CRUDE_Analysis.md)