An open API service indexing awesome lists of open source software.

https://github.com/sowmen/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.
https://github.com/sowmen/arcxival

archive bootstrap css django dropzonejs html html-css-javascript javascript mdbootstrap mysql mysql-database project-archive python3

Last synced: 9 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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.