Mazaryn
Distributed Social Network that allows users interact with each other as well as offering a social market place platform.
The following depenencies need to be installed for smooth running
- django
- pillow
- django restframework
- django-cors-headers
- channels
- channels-redis
- djoser
- djangorestframework_simplejwt
Open terminal/command prompt and run:
python manage.py migrate
python manage.py createsuperuser