Add screenshot gallery to README (v2.3.3)
This commit is contained in:
11
README.md
11
README.md
@@ -13,6 +13,17 @@ A self-hosted, real-time collaborative travel planner for organizing trips with
|
||||
|
||||

|
||||
|
||||
<details>
|
||||
<summary>More Screenshots</summary>
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  |  |
|
||||
|  |  |
|
||||
|  | |
|
||||
|
||||
</details>
|
||||
|
||||
## Features
|
||||
|
||||
- **Real-Time Collaboration** — Plan together via WebSocket live sync — changes appear instantly across all connected users
|
||||
|
||||
BIN
docs/screenshot-bookings.png
Normal file
BIN
docs/screenshot-bookings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
BIN
docs/screenshot-budget.png
Normal file
BIN
docs/screenshot-budget.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 232 KiB |
BIN
docs/screenshot-files.png
Normal file
BIN
docs/screenshot-files.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
BIN
docs/screenshot-packing.png
Normal file
BIN
docs/screenshot-packing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
BIN
docs/screenshot-plan-detail.png
Normal file
BIN
docs/screenshot-plan-detail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nomad-server",
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"start": "node --experimental-sqlite src/index.js",
|
||||
|
||||
Reference in New Issue
Block a user