https://github.com/upb-code-labs/docs
Diagrams and documentation of the project.
https://github.com/upb-code-labs/docs
design mermaid-diagrams requirements uml-diagrams
Last synced: 5 months ago
JSON representation
Diagrams and documentation of the project.
- Host: GitHub
- URL: https://github.com/upb-code-labs/docs
- Owner: upb-code-labs
- License: cc-by-sa-4.0
- Created: 2023-09-01T14:37:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T23:42:41.000Z (over 2 years ago)
- Last Synced: 2024-01-25T22:58:55.100Z (over 2 years ago)
- Topics: design, mermaid-diagrams, requirements, uml-diagrams
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Docs
[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
In this repository you will find the shared documentation for the whole project.
## Index
| Folder | Description |
| ------------------------------------- | ---------------------------------------------------- |
| [Database](database) | Contains the database diagram and dummy SQL queries. |
| [Domain Use Cases](domain-use-cases/) | Contains the domain-oriented use cases diagrams. |
| [Infrastructure](infrastructure/) | Contains the infrastructure diagrams. |