Add screenshots

This commit is contained in:
mirivlad 2025-11-28 17:02:59 +08:00
parent c4eae6b45f
commit b9d3426213
8 changed files with 20 additions and 0 deletions

View File

@ -31,6 +31,25 @@
---
## ✨ Скриншоты
- Панель управления и смена темы
<img src="assets/images/screens/5.jpg" alt="Панель управления" width="300" />
<img src="assets/images/screens/3.jpg" alt="Смена темы" width="300" />
<img src="assets/images/screens/2.jpg" alt="Панель управления после смены темы" width="300" />
- Редактор текста
<img src="assets/images/screens/10.jpg" alt="Редактор текста Quill" width="300" />
- Управление главами книги
<img src="assets/images/screens/9.jpg" alt="Управление главами книги" width="300" />
- Управление сериями книг
<img src="assets/images/screens/6.jpg" alt="Управление сериями книг" width="300" />
- Просмотр книги
<img src="assets/images/screens/11.jpg" alt="Просмотр книги" width="300" />
---
## ⚙️ Требования
- **PHP:** 8.0 и выше
@ -41,6 +60,7 @@
> Composer не нужен. Все библиотеки уже включены в `vendor/`.
---
## 📁 Структура проекта
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
assets/images/screens/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

BIN
assets/images/screens/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
assets/images/screens/5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
assets/images/screens/6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
assets/images/screens/9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB