CLP Production Management
Streamline your production workflow with our comprehensive management solution
⚠️ Development Status
This is the staging branch and is currently under active development. You may experience:
- Slower performance than production
- TypeScript errors from ongoing collaborative development
- Features in various states of completion
Current Functional Features
Authentication & Authorization
- ✅Secure Login System
JWT-based authentication with refresh token mechanism
- ✅Role-Based Access Control
Admin, Manager, and Operator role hierarchies
Proudction Management
- ✅Create Productions
Create productions with a simple form using fields that are relevant to the production process.
- ✅Archive Productions
Archive productions when they are no longer needed.
- ✅Production Tracking
Track the progress of productions and their statuses in different departments along with overall status.
Resource Management
- ✅Resources
Actors, Wardrobe, Locations, Makeup Artists, Props.
- ✅Form Validations
Zod schema validation for all input forms with real-time feedback
- ✅Settings
Settings feature to add, delete form options & other necessary settings.
Writing and Breakdown
- ✅Writing
Writing stages and moving the script through different stages of production.
Adding notes to the script and moving them through different stages of production.
Adding notes to the script and moving them through different stages of production.
- ✅Breakdown
Breakdown the script elements using extraction api which is powered by GPT-4o and Scene length microservice hosted on google cloud functions.
API Integration
- ✅RESTful API Endpoints
Secure API endpoints with rate limiting and validation
- ✅Webhook Support
Real-time event notifications for system integrations