Skip to content
/ queue Public

A small webapp for managing office hours and lab help lists for TAs.

Notifications You must be signed in to change notification settings

davis68/queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

queue

Queue is a lightweight tornado-based webapp to provide a simple queue for students in office hours, help sections, or lab sections.

Execution is simple:

python queue.py

Configuration is in config/config.txt, letting you set the class and the purpose of the session. TA and section names are read from a Javascript function in templates/index.html and should be modified for the particular class as well.

If using with cPanels, recall that only a root user can use ports below 1024 (so 80 and 443 are out).

About

A small webapp for managing office hours and lab help lists for TAs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published