generated from ls1intum/thesis-template-typst
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish requirements analysis, add abstract
- Loading branch information
Showing
13 changed files
with
232 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
Note: | ||
1. *paragraph:* What is the motivation of your thesis? Why is it interesting from a scientific point of view? Which main problem do you like to solve? | ||
2. *paragraph:* What is the purpose of the document? What is the main content, the main contribution? | ||
3. *paragraph:* What is your methodology? How do you proceed? | ||
In modern development workflows, the seamless integration of UML diagrams into documentation, issues, and pull requests on Git hosting services is crucial for clarity and collaboration. Apollon is a web-based UML modeling editor used to create such diagrams. It lacks version management and doesn't provide the possibility to export live embeddings of diagrams. Apollon also doesn't provide an IDE integration. | ||
|
||
This project aims to significantly enhance Apollon by implementing efficient embedding capabilities, allowing developers to embed their UML diagrams with live updates in issues and pull requests. When a user publishes a new version of a diagram in Apollon, the system will automatically reflect these changes in their embedded diagram, eliminating the need for manual updates. We will introduce version management, which will enable users to capture new versions, preview changes, and revert to previous versions. An IDE extension, integrated with VSCode, will facilitate developers in versioning their UML diagrams with Git for seamless documentation integration. These enhancements will improve Apollon's usability, encouraging its adoption in development workflows. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.