Skip to content

Make the Mentoring Center Great Again (Mentoring Center Queueing App and Server)

License

Notifications You must be signed in to change notification settings

RIT-CS-Mentoring-Center-Queueing/mmcga_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make the Mentoring Center Great Again

This project attempts to improve our utilization of the Computer Science Department's Mentoring Center at the Rochester Institute of Technology (RIT).

Server

The server/back-end of this project is written in Python3 and relies on a RabbitMQ server for message handling, using the Pika Python bindings for RabbitMQ. For more specific information about the server, read server/README.md

mmcga_server.sh

Daemonized script that runs the project server as a headless system daemon/ service.

Usage:
./mmcga_server.sh (start | stop | restart)

Front End

For more information, see ui/README.md

About

Make the Mentoring Center Great Again (Mentoring Center Queueing App and Server)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published