Add screenshot
This commit is contained in:
@@ -7,4 +7,9 @@
|
|||||||
3. Build and start docker container `docker compose up -d`
|
3. Build and start docker container `docker compose up -d`
|
||||||
4. Run `docker compose exec php-app php index.php app:migrate` file to create `database.sqlite` and create tables.
|
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.
|
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.
|
6. Access web interface using `localhost:9000` address in web browser.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
### Main screen of the web view
|
||||||
|

|
||||||
BIN
screenshot1.png
Normal file
BIN
screenshot1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
Reference in New Issue
Block a user