-
First pass slide proposals, how should it look like, what will be included...
-
-
Objective:
Develop a comprehensive UML sequence diagram that illustrates the flow of messages and data through the Chirp! application, from an initial HTTP request by an unauthorized user to the fina…
-
Is reading the textbook and practicing tutorials/quizzes sufficient?
-
It will be great if Archunit could support such diagrams:
```
@startuml
database "DB"
component [Comp1]
component [Comp 2] as Comp2
Comp2 DB
@enduml
```
www.plantuml.com/plantuml/p…
tfij updated
7 months ago
-
Hi, sorry for noob questions/requests. Would you mind explaining how to use this plugin ? I installed it but I do not know how to use it ( I am new to Neovim). Thanks
-
### Checklist
- [X] I searched exising issues and no one else requests similar feature.
- [X] I think that 25%+ users are positive towards this feature.
### Describe the feature
https://github.com/…
-
Below UML is required for project documentation. If you don't need documentation, you comment as it is not required before Feb 20th, so that I will give next assignment.
draw.io is same as appdiagr…
-
**User Story**
As a User i want to see the status of an Learning Element (Done Status in Moodle)
**Acceptance criteria**
- [ ] Done Status is fetched out of Moodle (Rest API in Moodle)
- [ ] Disp…
-
### Description
The test suite fails when run on PyPy3.10 7.3.15:
```pytb
$ pypy3 run_tests.py
========================================================= test session starts ====================…