CMPUT404-project-socialdistribution
python >= 3.7
Install prerequisites
cd code
pip install -r requirements.txt
Build locally
python manage.py collectstatic --noinput
python manage.py migrate
python manage.py runserver
.env
file must be placed in ./code
directory.
Service address: https://social-distribution-fall2021.herokuapp.com/api/
Port: N/A
Hostname: social-distribution-fall2021.herokuapp.com
Prefix: api/
Username/Password for Basic Auth:
Team 08: username=team08 and password=secret08
Team 11: username=team11 and password=secret11
Team 16: username=team16 and password=secret16
Check out the wiki page for Detailed API Documentaion, UI Design Mockups, Completed User Stories, AJAX documentation, etc.
Check out this wiki page for documentation on how and where we use AJAX in our project.
The team members and their GitHub usernames
Olivier Vadiavaloo : olivier-vadiaval
Jawad Hossain : jawadhossain
Diego Becerra : debecerra
Tyler Elston : tylerelston
Michelle Wang : mxiuwang
Send a pull request and be sure to update this file with your name.
Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle.
All text is licensed under the CC-BY-SA 4.0 http://creativecommons.org/licenses/by-sa/4.0/deed.en_US
Contributors:
Olivier Vadiavaloo
Jawad Hossain
Diego Becerra
Tyler Elston
Michelle Wang
Karim Baaba
Ali Sajedi
Kyle Richelhoff
Chris Pavlicek
Derek Dowling
Olexiy Berjanskii
Erin Torbiak
Abram Hindle
Braedy Kuzma
Nhan Nguyen
https://github.com/CMPUT404F21TEAM/social-distribution/wiki/References