18 lines
310 B
Markdown
18 lines
310 B
Markdown
## Installation
|
|
|
|
```bash
|
|
python3 -m venv env
|
|
source env/bin/acticate # Nur in linux i geuss
|
|
pip install -r requirements.txt
|
|
```
|
|
|
|
## ToDo
|
|
|
|
- settings button to change displayed content
|
|
- (image generator without symbols)
|
|
- go back function (logo)
|
|
- footer
|
|
- new UI
|
|
- Testing AI to Create a good app
|
|
|
|
. |