Skip to content

A utility for monitoring course availability at Georgia Gwinnett College

License

Notifications You must be signed in to change notification settings

GGC-SD/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.

The Musketeers

  1. Justin Sandman, Lead Developer and Team Manager
  2. Ian Dowlatkhah, Data Modeler and Client Liaison
  3. Chenanniah Mac-Cephas, Code Aarchitecture and Testing Lead
  4. Joseph "Alex" Kolarik, UI/UX design and Documentation Lead

About

A utility for monitoring course availability at Georgia Gwinnett College

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.5%
  • HTML 26.0%
  • CSS 5.3%
  • JavaScript 4.2%