17 lines
314 B
Markdown
17 lines
314 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)
|
|
- logo
|
|
- footer
|
|
- new UI
|
|
- Testing AI to Create a good app |