Add screenshot

This commit is contained in:
Krzysztof Płaczek
2024-10-12 18:41:49 +02:00
parent 2842ad1b2e
commit 7ee8df32f9
2 changed files with 6 additions and 1 deletions

View File

@@ -8,3 +8,8 @@
4. Run `docker compose exec php-app php index.php app:migrate` file to create `database.sqlite` and create tables.
5. Run `docker compose exec php-app php index.php app:scrape` command to scrape all the products from the ryobi website.
6. Access web interface using `localhost:9000` address in web browser.
## Screenshots
### Main screen of the web view
![Main screen of the web view](screenshot1.png)

BIN
screenshot1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB