Skip to content

Quest is an interactive platform to submit code snippets from students to a teacher in class

License

Notifications You must be signed in to change notification settings

cedricdeboom/Quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quest

Quest is an interactive platform to submit code snippets from students to a teacher in class. It is a web application based on node.js, socket.io and bootstrap.

Install the dependencies through

npm install

and fire up the server (standard listening on port 3000) with

node server.js

Then open a browser and go to

http://localhost:3000/

Enjoy,

Cedric

About

Quest is an interactive platform to submit code snippets from students to a teacher in class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published