Requirements:
- download npm
- make sure node is installed by running "node"
Install in backend:
- pip3 install django djangorestframework
- pip install django-versatileimagefield interface for creating new images from one assigned to the field
- pip install python-magic-bin
- django-admin startproject backend
- python .\manage.py makemigrations to check for changes
- python .\manage.py migrate update changes
- python .\manage.py runserver
See our Devpost submission here: https://devpost.com/software/trustchain-ah2kqz'
Contributors: Aman Patel, Sam Sommerer, Tony Sun, Robb Tran
(all equal contribution)