Screenshots
This commit is contained in:
parent
cd154c132c
commit
1854510dea
5 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@ Web app for your family's Christmas shopping
|
|||
## Purpose
|
||||
To create a simple place for your entire family to use to find gifts that people want, and to avoid double-gifting.
|
||||
|
||||
## Screenshots
|
||||
![Screenshot](screenshots/main.png)
|
||||
![Screenshot](screenshots/list.png)
|
||||
![Screenshot](screenshots/link-not-required.png)
|
||||
![Screenshot](screenshots/name-from-link.png)
|
||||
|
||||
## Docker
|
||||
```
|
||||
docker run --detach --name christmas-community -p 80:80 --restart always wingysam/christmas-community
|
||||
|
|
BIN
screenshots/link-not-required.png
Normal file
BIN
screenshots/link-not-required.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
BIN
screenshots/list.png
Normal file
BIN
screenshots/list.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
BIN
screenshots/main.png
Normal file
BIN
screenshots/main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
BIN
screenshots/name-from-link.png
Normal file
BIN
screenshots/name-from-link.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Loading…
Reference in a new issue