Add app screenshots to README
Capture Create, Library, Editor, and Settings pages via Playwright; embed in a Screenshots section so they render on the repo home page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
5a51a0f112
commit
3c4b80a6d8
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,3 +5,6 @@ data/db.json
|
|||||||
*.pdf
|
*.pdf
|
||||||
*.png
|
*.png
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# keep documentation screenshots
|
||||||
|
!docs/screenshots/*.png
|
||||||
|
|||||||
20
README.md
20
README.md
@ -18,6 +18,26 @@ You stay in control: every question can be edited, regenerated with a steering n
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
**Create** — paste, upload, or pull from a URL, then set parameters and generate.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Library** — every assignment you've made, stored locally on your machine.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Editor** — per-question editing with `✓ Verified` / `⚠ Check this` accuracy badges and source quotes.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Settings** — pick your AI provider (local or cloud) and set your school profile.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## What you need
|
## What you need
|
||||||
|
|
||||||
- **Docker** — [Docker Desktop](https://www.docker.com/products/docker-desktop/) on macOS/Windows, or Docker Engine on Linux. That's the only thing you install.
|
- **Docker** — [Docker Desktop](https://www.docker.com/products/docker-desktop/) on macOS/Windows, or Docker Engine on Linux. That's the only thing you install.
|
||||||
|
|||||||
BIN
docs/screenshots/create.png
Normal file
BIN
docs/screenshots/create.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 178 KiB |
BIN
docs/screenshots/editor.png
Normal file
BIN
docs/screenshots/editor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
BIN
docs/screenshots/library.png
Normal file
BIN
docs/screenshots/library.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 270 KiB |
BIN
docs/screenshots/settings.png
Normal file
BIN
docs/screenshots/settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 526 KiB |
Loading…
x
Reference in New Issue
Block a user