Skip to content

Commit a90fefe

Browse files
authored
Merge pull request #20 from benavlabs/docs-video
add video to docas
2 parents dd4bc7e + 76a4046 commit a90fefe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@
4343
- **🔍 Advanced Filtering**: Type-aware field filtering, search, and pagination with bulk operations
4444
- **🌗 Modern UI**: Clean, responsive interface built with HTMX and [FastCRUD](https://github.com/benavlabs/fastcrud)
4545

46+
## Video Preview
47+
48+
<p align="center">To see what CRUDAdmin dashboard looks like in practice, watch the video demo on youtube:</p>
49+
<p align="center">
50+
<a href="https://www.youtube.com/watch?v=THLdUbDQ9yM">
51+
<img src="assets/youtube-preview.png" alt="Watch CRUDAdmin Dashboard Demo on Youtube"/>
52+
</a>
53+
</p>
54+
4655
## Minimal Example
4756

4857
Here's how simple it is to get a complete admin interface running:

0 commit comments

Comments
 (0)