Full Stack
Document Manager
A full-stack document manager with folders, categories, search, and previews. The demo is a fully interactive file manager backed by simulated data.
INTERACTIVE DEMOReactNode.jsPostgreSQLS3
▹Interactive demo
Features
Search
Instant search across names, types and categories.
Folders & categories
Organize files and filter by category.
Preview
Open a file to see its metadata and details.
Upload UI
A simulated upload flow with progress.
How it works
01
Upload
Files are received and metadata is extracted.
02
Store
Objects go to storage; metadata to the database.
03
Index
Names and tags are indexed for fast search.
04
Serve
The UI lists, filters and previews documents.
Want to see more? Head back to the full project list.
← Back to Projects