A Python-Django-MySQL website for archiving and file sharing. This a a project management website used by teachers and students. Teacher creates a course and students upload projects and files under that course and all files are archived for use and viewing by anyone.
The project contains a django based implementation of Dropzone.js a popular file upload utility but with very few resources for django based implementations.