katalog
v0.0.1
Published
Classroom practice coding tool
Downloads
2
Readme
Katalog
A work in progress to provide a practice coding tool — like codewars, codeschool and others code mooc — but more dedicated to a classroom.
It should:
- store the student progression
- provide detailed course explanation
- stream code to people on the same network
- be open source
Building blocks:
- discover, a an http broadcaster
- code-mirror and ace, two popular html embedded code editor
Inspiration:
- challenger, an all in one client coding tool