-
Notifications
You must be signed in to change notification settings - Fork 1
Übung_1
Our first task was to create an overview of all UML Diagrams.
________________________________________________________________________________________________________________The second one was to create a simple class diagram for given Java code.
_________________________________________________________________________________________________________________The same task for exercise three.
__________________________________________________________________________________________________________________We worked together on these three tasks to create one final solution. The link to the git repository with this pictures in it: https://github.com/sweIhm-ws2018-19/skillproject-do-2/tree/master/UML/https://github.com/sweIhm-ws2018-19/skillproject-do-2/tree/master/UML/exercises
On the now following exercises four and five we worked based on a GitHub Issue. The links to this Issues and the links for their solutions:
Issue - Exercise 4: https://github.com/sweIhm-ws2018-19/skillproject-do-2/issues/1#issue-371509211
Solution - Exercise 4:
Issue - Exercise 5: https://github.com/sweIhm-ws2018-19/skillproject-do-2/issues/2#issue-371511079
Solution - Exercise 5:
https://github.com/sweIhm-ws2018-19/skillproject-do-2/tree/master/UML/objektdiagramm
Die Planung des Sprints 2 musste innerhalb dessen, aufgrund von Komplikationen bzgl. der Freitexteingabe, verändert werden. Alexa ermöglicht keine Freitexteingabe, welche über ein Wort hinaus geht und versucht die Eingaben, welche sie annimmt, an die bereits gemappten Eingaben anzupassen. Da dies die Implementierung der Funktionen "Drink eingeben" und "Drink löschen" unmöglich macht, haben wir, nach Absprache mit Fr. Prof. Socher, eine Planänderung vorgenommen. Die genannten Funktionen sind nun nicht mehr für eine Implementierung vorgesehen und werden durch die Funktion "Rezept abfragen" ersetzt.