Skip to content
 
 

Repository files navigation

MakersMaker Editor

  • This is a lecture page for online coding education flatform called MakersMaker.

Feature

  • MakersMaker supports coding & block coding
  • A tutor & A tutee can pair programming by Live Editor feature
  • Studnets can compile on web for check output directly
  • Students can make a Video Call to a tutor for getting help directly
  • Video Recording for review

Start Server

npm i
npm start

Develop the editor

  • This will start webpack dev server
# wevpack dev server
npm run dev
# or to build
npm run build

Files Storage

  • Files are stored in api/public/files
  • whenever a file is edited, the changes are persisted in the server
  • Synchronised among connected clients (browsers)
cd api
npm start

About

dashboard base for maker maker project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages