Add new screenshot for Bus UI v2

This commit is contained in:
2026-06-09 22:29:47 +08:00
parent 7657196408
commit 8d6106870a
4 changed files with 5 additions and 4 deletions
+5 -4
View File
@@ -6,6 +6,11 @@ A lightweight bus transport web app that uses the gateway OpenAPI contract at:
The frontend is built with SvelteKit. It dynamically loads transport endpoints from the OpenAPI spec and calls them through a SvelteKit server hook proxy.
## Screenshot
![Nearby Bus Arrivals UI](docs/screenshots/bus-ui-v2.png)
![Nearby Bus Arrivals UI Mobile](docs/screenshots/bus-ui-mobile.png)
## Stack
- SvelteKit + Vite + Svelte 5
@@ -156,10 +161,6 @@ You can replace `ENGINE=docker` with `ENGINE=podman` in all commands.
APP_PORT=3001 API_ORIGIN=http://host.docker.internal:8067 make up ENGINE=docker
```
## Screenshot
![Nearby Bus Arrivals UI](docs/screenshots/bus-ui.jpeg)
## Project structure
```text
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Before

Width:  |  Height:  |  Size: 594 KiB

After

Width:  |  Height:  |  Size: 594 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 MiB