A web-based system for managing and organizing digital records and documents.
- 📄 Create, update, archive documents with file uploads
- 📜 Version history with file versioning support
- 💬 Document comments
- 📊 Document activity history tracking
- 🔐 User authentication with session management
- 👥 Role-based access control (RBAC) with permissions
- 🔑 Custom user permissions
- 📝 Login history tracking
- 🏷️ Categories and subcategories
- 🔖 Tags and Stages
- 🤝 Document sharing with date ranges
- ⏰ Reminders with user assignments
- 📈 Dashboard
- Backend: Python 3.14+, FastAPI, SQLAlchemy, PostgreSQL
- Frontend: Next.js 16, React 19, TypeScript, TailwindCSS
docker compose up- Backend: http://localhost:8000
- Frontend: http://localhost:3000
🚧 WIP - Work in Progress

