Skip to content

ckyle93/SlugChat

Repository files navigation

SlugChat

##Synopsis Slugchat is intended to allow students to connect with their course materials, peers, and professors in a class room setting through a convenient, all-in-one web application.

##To Install

  1. Clone repository at: https://github.com/ckyle93/SlugChat
  2. Install Python3 from: https://www.python.org/downloads/
  3. Install Django via ‘pip install django==1.9.5’
  4. Install Django Crispy forms via ‘pip install django-crispy-forms’
  5. Ensure Python client library for Google API is up-to-date via pip install --upgrade google-api-python-client
  6. Download Google API key and insert it into the project root directory ‘SlugChat/’

##To Run

  1. Navigate into the root directory
  2. Run python manage.py migrate
  3. Run python manage.py runserver
  4. Naviate to localhost:8000/ to view your functional website

##To Use Slugchat is user friendly and will walk you through the steps needed for a user to link their google account and create a profile with the desired attributes and role (TA, Student, Professor)!

##Contributors Marvin Corro (mcorro1@ucsc.edu)
Joseph Faulkner(jofaulkn@ucsc.edu)
Christopher Ketchum (cketchum@ucsc.edu)
Chris Kyle (ckyle@ucsc.edu)
Aramis Marden (amarden@ucsc.edu)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •