Skip to content

A utility for monitoring course availability at Georgia Gwinnett College

License

Notifications You must be signed in to change notification settings

soft-eng-practicum/RosterSniper

Repository files navigation

RosterSniper is a web application used for monitoring course availability at Georgia Gwinnett College.

About

The website is built using Django, jQuery and plugins, Font Awesome, et al.

Here is the Add Courses page:

Installation

The project requires Python 3.8 or higher along with a few packages as described in requirements.txt. To install these packages, it is recommended that you first create a virtual environment using a tool such as venv. To install the packages listed in requirements.txt, run pip install -r requirements.txt.

The website also uses jQuery, Popper.js, Bootstrap, and Font Awesome, but they are not hosted locally, instead they are hot-linked from a few CDNs and no installation is required.

The development web server is run using the command python manage.py runserver.

Our developer documentation can be found here and a list of contributors can be found here.

About

A utility for monitoring course availability at Georgia Gwinnett College

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published