updated README

main
Philipp3107 2022-12-08 15:49:18 +01:00
parent 4afd4fb4c1
commit 19338fb1f4
1 changed files with 89 additions and 11 deletions

100
README.md
View File

@ -15,17 +15,34 @@
- Cedric Hermann Matr. : 2210943;
- XXXXXXX XXXXX Matr. : XXXXXXX;
## Packages
# Overview
## Packages
* [Domain](#domain)
* [C3P0](#-c3po-)
* [R2D2](#-r2d2-)
* [Facade](#facade)
* [Factrory](#factory)
* [Infrastructure](#infratructure)
* [UI](#ui)
## Sidefiles
* [Main]
* [makefile]
## Domain
<h2 align="center">
R2D2
</h2>
<h2 align="center"> Klasse R2D2 </h2>
### Variables:
```
```
___
### Mathods:
```
```
<h2 align="center"> Klasse C3PO </h2>
### Variables:
@ -37,25 +54,86 @@ ___
```
```
<h2 align="center"> C3PO </h2>
### Variables:
```
```
___
<h2 align="center"> Interface Robot </h2>
### Mathods:
```
```
<h2 align="center"> Interface RobotControl </h2>
### Mathods:
```
```
<h2 align="center"> Interface RobotInstructions </h2>
### Mathods:
```
```
## facade
<h2 align="center"> Klasse Factory </h2>
### Variables:
```
```
___
### Mathods:
```
```
## infratructure
<h2 align="center"> Klasse Persistenz </h2>
### Variables:
```
```
___
### Mathods:
```
```
## UI
<h2 align="center"> Klasse UI </h2>
### Variables:
```
```
___
### Mathods:
```
```
<h2 align="center"> Klasse Main </h2>
### Variables:
```
```
___
### Mathods:
```
```
<h2 align="center"> makefile for Git updates </h2>
### Variables:
```
```
___
### Mathods:
```
```
## Aufgabe