SvelteLearn — LMS Dashboard
An interactive Learning Management System built with Svelte and Node.js. Features real-time progress tracking, WebSocket-powered live notifications, and WCAG-compliant UI components.
Tech Stack
- Svelte / SvelteKit
- Node.js + Express
- WebSockets (ws)
- PostgreSQL
Features
- Real-time progress tracking via WebSockets
- Live push notifications
- WCAG 2.1 accessible components
- Interactive course and quiz system
Getting Started
npm install
npm run dev