Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 441 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 441 Bytes

Arcxival

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.