Skip to content

CMPUT404-W23/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Distribution CMPUT404 Project

URL to web appilication: https://socialdistcmput404.herokuapp.com/

Admin account (Note: Is not an author, only use for adminstrative actions and for testing API):

  • Username: admin
  • Password: cmput404

Testing account (Use this to test the site's features):

  • Username: demoTest
  • Password: cmput404

API Access

Access the API with:
https://socialdistcmput404.herokuapp.com/api/ api-path

Access the API docs with:
https://socialdistcmput404.herokuapp.com/api/swagger

To gain authorization to access API:

  • Consult with server admin, and get a API token
  • Provide the following header in the HTTP request to API: Authorization: Token <provided Token>

Groups that we have fully connected with:

Groups that we have partially connected with:

Video Demo

Tech Stack Used

  • Frontend:
    • HTML, CSS, JavaScript, Django template
  • Backend:
    • Django (Django Rest Framework)
  • Deployment:
    • Heroku

Resources/ References Used

Packages

No packages published

Contributors 5

Languages