[
{
"projectId": "p1",
"name": "AI Analytics Dashboard",
"teamId": "t1",
"status": "active",
"priority": "high",
"startDate": "2025-07-01",
"deadline": "2025-12-31",
"description": "Develop an advanced analytics dashboard using AI for real-time business insights",
"leadId": "e7",
"members": [
"e11",
"e9"
],
"keyDeliverables": [
"Real-time data processing",
"AI-powered predictions",
"Interactive visualization"
],
"responsibilities": {
"e7": "Project leadership and architecture oversight",
"e11": "System architecture and backend development",
"e9": "Data science and AI model development"
}
},
{
"projectId": "p2",
"name": "Cloud Migration Initiative",
"teamId": "t2",
"status": "planning",
"priority": "critical",
"startDate": "2025-08-01",
"deadline": "2026-02-28",
"description": "Migrate legacy systems to cloud infrastructure",
"leadId": "e8",
"members": [
"e23",
"e22"
],
"keyDeliverables": [
"Infrastructure assessment",
"Migration strategy",
"Security implementation"
],
"responsibilities": {
"e8": "Project management and resource coordination",
"e23": "Security architecture and implementation",
"e22": "Infrastructure migration and testing"
}
},
{
"projectId": "p3",
"name": "Mobile App Redesign",
"teamId": "t2",
"status": "active",
"priority": "medium",
"startDate": "2025-07-15",
"deadline": "2025-11-30",
"description": "Redesign and optimize mobile application for better user experience",
"leadId": "e10",
"members": [
"e24",
"e12"
],
"keyDeliverables": [
"UI/UX redesign",
"Performance optimization",
"User testing"
],
"responsibilities": {
"e10": "UX design leadership and user research",
"e24": "Frontend development",
"e12": "Mobile app development"
}
},
{
"projectId": "p4",
"name": "Cybersecurity Enhancement",
"teamId": "t1",
"status": "active",
"priority": "high",
"startDate": "2025-07-10",
"deadline": "2025-10-31",
"description": "Strengthen system security and implement advanced threat detection",
"leadId": "e11",
"members": [
"e7",
"e9"
],
"keyDeliverables": [
"Security audit",
"Threat detection system",
"Employee training program"
],
"responsibilities": {
"e11": "Security architecture design",
"e7": "System integration and implementation",
"e9": "AI-based threat detection models"
}
},
{
"projectId": "p5",
"name": "Data Integration Platform",
"teamId": "t3",
"status": "planning",
"priority": "high",
"startDate": "2025-09-01",
"deadline": "2026-01-31",
"description": "Build a unified data integration platform for cross-department collaboration",
"leadId": "e2",
"members": [
"e19",
"e12"
],
"keyDeliverables": [
"Data warehouse setup",
"API development",
"Integration framework"
],
"responsibilities": {
"e2": "Project leadership and stakeholder management",
"e19": "Backend development and API design",
"e12": "Integration development"
}
},
{
"projectId": "p6",
"name": "Customer Portal Update",
"teamId": "t3",
"status": "active",
"priority": "medium",
"startDate": "2025-08-15",
"deadline": "2025-12-15",
"description": "Modernize customer portal with new features and improved interface",
"leadId": "e2",
"members": [
"e19"
],
"keyDeliverables": [
"New feature implementation",
"Interface modernization",
"Customer feedback system"
],
"responsibilities": {
"e2": "Project oversight and feature specification",
"e19": "Frontend and backend development"
}
}
]