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.
- Host: GitHub
- URL: https://github.com/sowmen/arcxival
- Owner: sowmen
- Created: 2019-06-30T18:47:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T23:18:02.000Z (almost 7 years ago)
- Last Synced: 2025-04-14T12:56:48.151Z (about 1 year ago)
- Topics: archive, bootstrap, css, django, dropzonejs, html, html-css-javascript, javascript, mdbootstrap, mysql, mysql-database, project-archive, python3
- Language: JavaScript
- Homepage: http://arcxival2.herokuapp.com/
- Size: 8.64 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.