Web Application that allows users to create accounts, join a "Hive", invite others and share files/notes.
Install the prequisites and run server locally
python manage.py runserver
Django 1.10.2
pip install Django==1.10.2
Django cleanup
pip install django-cleanup
Pillow
pip install pillow
- Django-allauth - Authentication/Facebook API Integration
- Facebook API - Facebook Login
- Material Kit - Front-end material Kit
- Jordy Guntur
- Vasim Patel
This project is licensed under the MIT License - see the LICENSE.md file for details