added screenshots

This commit is contained in:
Soulful Sailer
2026-03-04 21:50:41 -06:00
parent 8e936d2a23
commit a637ff5363
4 changed files with 8 additions and 0 deletions

View File

@@ -32,3 +32,11 @@ cp config-template.json config.json
```
Edit config.json and add your database details.
Then start the server with `systemctl start event-tracker.service`
## Screenshots
### Main Page
![Main Page Preview](previews/Main-Page.png)
### Add Event Page
![Add event preview](previews/Add-Page.png)
### Edit Event Page
![Edit event preview](previews/Edit-Page.png)

BIN
previews/Add-Page.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
previews/Edit-Page.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
previews/Main-Page.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB