mterwill / office-hours-help-queue

A queue to help manage office hours for large courses
GNU General Public License v3.0
84 stars 21 forks source link
classroom course-management education office-hours

office-hours-help-queue

Build Status

A help queue for office hours written in Ruby on Rails. The frontend uses Semantic UI. We use Action Cable to manage WebSockets.

Documentation

Queue documentation is maintained on the GitHub Wiki for this project.

Anyone can make changes to the wiki, so please feel free to improve it.

Contributing

Pull requests are welcome. There are quite a few open issues. If you are developing something that is not already an open issue, please open one.

Development

You will need Docker installed.

script/setup

The app should now be accessible at http://127.0.0.1:3000.