noahbass / web-workshopper

An open, friendly front-end workshopper library for learning about web tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-workshopper

MIT license Dependency Status devDependency Status experimental

An open, friendly front-end workshopper library for learning about web tech

Inspired by workshopper/workshopper-adventure

This is an experimental library with little documentation at the moment

Getting Started

git clone https://github.com/noahbass/web-workshopper.git

cd web-workshopper

npm install

npm start and point your browser to localhost:8080/test

TODO

  • Look into 'safe eval' for web worker
  • Decide on the library's framework architecture
  • Add a ui
  • Add a progress bar for the problems
  • Add api for creating problems with solutions
  • Add api for creating problems with solutions for languages other than english
  • Add comprehensive tests

License

MIT License

About

An open, friendly front-end workshopper library for learning about web tech

License:MIT License


Languages

Language:JavaScript 50.7%Language:HTML 47.6%Language:CSS 1.7%