Learn360 is Sedge Enterpriseβs intelligent learning and upskilling platform β a cloud-powered system that merges AI-driven skill mapping, data analytics, and personalized learning experiences.
Learn360 delivers interactive, data-driven learning intelligence using Azure-native architecture. It helps learners, educators, and organizations visualize growth, measure skills, and automate development plans through AI, Power BI, and serverless automation.
| Layer | Services | Purpose |
|---|---|---|
| Frontend | Azure Static Web Apps, Azure CDN | Deliver the Learn360 portal and UI |
| Backend | Azure Functions, Logic Apps | Manage events, triggers, and integrations |
| Database | Azure SQL, Blob Storage | Store learner data and training content |
| AI & Analytics | Azure Cognitive Services, Power BI Embedded | Generate insights and dashboards |
| Identity & Security | Microsoft Entra ID, Key Vault | Manage access and authentication |
| Monitoring | Azure Monitor, App Insights | Track performance and analytics |
| Azure Service | Tier | Function | Notes |
|---|---|---|---|
| Azure App Service | Basic (B1) | Hosts web app | Scalable to S1 |
| Azure SQL Database | Basic | Stores profiles | Linked to Power BI |
| Azure Functions | Consumption | Runs AI automation | Event-driven |
| Power BI Embedded | A1 | Displays dashboards | Advanced analytics |
| Microsoft Entra ID | Premium P1 | Identity control | RBAC management |
| Azure Storage | Hot Blob | Stores files | CDN integrated |
| Phase | Goal | Deliverable |
|---|---|---|
| Phase 1 | Develop Azure Architecture Blueprint | A2 Poster + Interactive Site |
| Phase 2 | Build Service Justification & Cost Strategy | Pricing documentation |
| Phase 3 | Implement Backend & Security | Azure Functions, Key Vault, RBAC |
| Phase 4 | Build Frontend | Responsive UI with icons |
| Phase 5 | Power BI Dashboard Integration | AI analytics and insights |
# Clone the repo
git clone https://github.com/Sedge-Enterprise/learn360.git
# Open project folder
cd learn360
# Install dependencies
npm install
# Run local dev server
npm run dev
Azure Deployment: - Frontend β Azure Static Web Apps - Backend β Azure Functions - Database β Azure SQL - Dashboards β Power BI Embedded
Learn360 empowers continuous skill growth for individuals and teams through structured, cloud-based learning intelligence.
Inspired by Microsoft Learn and roadmap.sh β Learn360 blends AI, analytics, and education for guided, adaptive learning journeys.