-
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.
* [feat] grobes Konstrukt * [feat] Rollen & Fragen * [fix] Sprache * [fix] Webseite * Update meilenstein_13/README.md Co-authored-by: Joshua Jeschek <64850647+joshuajeschek@users.noreply.github.com> * Update meilenstein_13/README.md Co-authored-by: Joshua Jeschek <64850647+joshuajeschek@users.noreply.github.com> * Update meilenstein_13/README.md Co-authored-by: Joshua Jeschek <64850647+joshuajeschek@users.noreply.github.com> Co-authored-by: Joshua Jeschek <64850647+joshuajeschek@users.noreply.github.com>
1 parent
a554e63
commit c76080b
Showing
1 changed file
with
66 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# Bericht zum Meilenstein 11 | ||
|
||
## Was ist seit dem letzten Meilenstein passiert ? | ||
- Abschlussbesprechung 1.02. | ||
- Team auf den aktuellen Stand bringen | ||
- Planung für die Abschlusspräsentation | ||
- Dokumentation | ||
- UML aktualisiert | ||
- Zustandsdiagramme | ||
- Usecase-diagramme | ||
- Sequenzdiagramme | ||
- Klassendiagramme | ||
- Benutzerhandbuch & Entwicklerhandbuch | ||
- [Toolbox](https://weichware10.github.io/dokumente/toolbox/) | ||
- [Analyse](https://weichware10.github.io/dokumente/analyse/) | ||
- [Webseite](https://weichware10.github.io/dokumente/) | ||
- Fix für kleinere Bugs | ||
- Entfernung von Debug Keybindings | ||
- Einheitlichkeit von Errormeldungen | ||
- Probleme mit zu kleinen Bildschirmen | ||
- Export Problem bei Diagrammen | ||
- kein weiterer Meilenstein | ||
- noch aufkommende Aufgaben werden in der Roadmap aufgeführt | ||
- Joshua hat ein Tool zur automatischen Klassendiagrammerstellung geschrieben | ||
- [javatopuml](https://www.npmjs.com/package/javatopuml) | ||
- große Erleichterung für die Dokumentation | ||
|
||
## Was waren die Herausforderungen und Probleme ? Wie wurden sie gelöst ? | ||
- / | ||
|
||
## Was lief gut ? Was lief nicht gut ? | ||
| gut | nicht gut | | ||
| ------------------ | --------- | | ||
| Aufgabenaufteilung | / | | ||
|
||
## Was haben Sie gelernt ? | ||
- / | ||
|
||
## Was würden sie beim nächsten Mal anders machen ? | ||
- / | ||
|
||
--- | ||
## Teilnehmer und Rollen . | ||
|
||
- Verteilung der Aufgaben: | ||
| Aufgabe | Team | Review | Pull-Requests | | ||
| ---------------------------------- | ------------------------ | ---------------- | --------------------------------------------------------- | | ||
| Zustandsdiagramme aktualisieren | Justin, Joshua | Philip | [PR](https://github.com/weichware10/dokumente/pull/22) | | ||
| Sequenzdiagramme aktualisieren | Jonathan, David | Joshua, Philip | [PR](https://github.com/weichware10/dokumente/pull/26) | | ||
| Klassendiagramme aktualisieren | Joshua, Philip, Jonathan | Justin, David | [PR](https://github.com/weichware10/dokumente/pull/23) | | ||
| Usecasediagramme aktualisieren | Philip, Jonathan | Justinm, Joshua | [PR](https://github.com/weichware10/dokumente/pull/24) | | ||
| Benutzerhandbuch Toolbox | Justin | Joshua | [PR](https://github.com/weichware10/dokumente/pull/21) | | ||
| Benutzerhandbuch Analyse | Sarah | Jonathan, Joshua | [PR](https://github.com/weichware10/dokumente/pull/28) | | ||
| Vorbereitung Abschlusspräsentation | Nils | alle | / | | ||
| Dokumentation | Jonathan | alle | [PR](https://github.com/weichware10/meilensteine/pull/71) | | ||
|
||
- Lösen von Issues: | ||
| Aufgabe | Team | Review | Issues | Pull-Requests | | ||
| ---------------------------- | ------ | ------------------------ | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | | ||
| Einheitlicher Errordialog | Joshua | Philip, David | [Link](https://github.com/weichware10/toolbox/issues/32) | [PR](https://github.com/weichware10/toolbox/pull/33) | | ||
| Fix Menübeschreibung | Philip | David, Joshua | [Link](https://github.com/weichware10/analyse/issues/18) | [PR](https://github.com/weichware10/analyse/pull/19) | | ||
| Fix zu kleiner Bildschirm | Joshua | Sarah, Philip | [Link](https://github.com/weichware10/analyse/issues/21) | [PR](https://github.com/weichware10/analyse/pull/22) | | ||
| Fix JSON Charset | Joshua | Philip, David | [Link](https://github.com/weichware10/util/issues/40) | [PR](https://github.com/weichware10/util/pull/42) | | ||
| Export Probleme | Philip | Joshua, Justin, Jonathan | [Link1](https://github.com/weichware10/analyse/issues/15) [Link2](https://github.com/weichware10/analyse/issues/16) | [PR](https://github.com/weichware10/analyse/pull/17) | | ||
| Einheitliche Sprache Util | Philip | Nils, Justin, Joshua | [Link](https://github.com/weichware10/util/issues/44) | [PR](https://github.com/weichware10/util/pull/45) | | ||
| Einheitliche Sprache Toolbox | Philip | Justin, Joshua | [Link](https://github.com/weichware10/toolbox/issues/13) | [PR](https://github.com/weichware10/toolbox/pull/34) | |