Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 627 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 627 Bytes

Arcxival

A project and file archiving and sharing platform for teachers and students. Teachers create courses and students upload projects and files for grading and archiving for future reference. 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.