Skip to content

CMPUT404W22-GroupProject/social-distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

468 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPUT404 W22 Project - Social Distribution

Make a distributed social network!

Team Members

  • Tyler Bach
  • Gurjog Singh
  • Moe Numasawa
  • Nicholas Anderson

Dependencies

To install packages others have added: python -m pip install -r requirements.txt

To add packages you have installed: python -m pip freeze > requirements.txt

NOTE: Adding packages while not in a virtual environment will add all packages installed on your computer.

Testing

To run the automated backend tests:

  1. Navigate to the /backend folder
  2. python manage.py test tests

Deployment

Frontend:

https://bingbing10.herokuapp.com/

Backend:

https://cmput-404-w22-group-10-backend.herokuapp.com

Video Demo

https://youtu.be/jj_-ehar8AE

Licensing

Everything is licensed under the GPL-3.0 license by all team members, 2022.

Resources used

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors