rmwthorne / psp

Mock django project which allows users to allow users to upload and share files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSP File Upload App - 'Fireshare'

This is a mock django project which allows users to allow users to upload files, which can subsequently be downloaded by the uploading user, and other users if marked as public.

screenshot

Setup

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

About

Mock django project which allows users to allow users to upload and share files


Languages

Language:Python 64.9%Language:HTML 35.1%