This is a proof-of-concept to bridge Google Classroom and Youtube as a unified user experience in a massive open online course (MOOC) on the same platform.
This POC is to showcase the technical integration from the frontend web applications, backend services, and learning tools interoperability (LTI) capability.
Classroom Enrollment API
- Flask (Python)
- AppEngine
Backend API
- Node.js
Frontend Web App
- Next.js (React)
- material-ui
TBD
TBD
Go to edu-analytics-ui
folder, and run below:
npm install
npx next
This will open up the web app in http://localhost:8080