Adding screenshots
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m2s

This commit is contained in:
Timothy Rogers 2025-05-24 20:43:35 -04:00
parent 4f5c5fd09d
commit 666d9b27e8
4 changed files with 20 additions and 0 deletions

View file

@ -10,6 +10,26 @@ A digital asset management system built with Flask and S3-compatible storage.
- License key management
- Docker container support
## Screenshots
<details>
<summary>Home Page</summary>
<p>
![assets view](repo-images/list-of-assets.webp)
</p>
</details>
<details>
<summary>Asset View</summary>
<p>
![asset view](repo-images/asset-view.webp)
</p>
</details>
<details>
<summary>Edit Page</summary>
<p>
![edit view](repo-images/edit-view.webp)
</p>
</details>
## Container Registry
This project includes automated container builds using Forgejo CI/CD. The container images are published to the project's container registry.

BIN
repo-images/asset-view.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

BIN
repo-images/edit-view.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB