Skip to content

mohamad-liyaghi/django-uploader-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This website lets people upload their media on your server and share them with unique links.

They are 2 types of users:
1- normal users
2- special users

normal users are limited, they can upload just 10 files on your server but special users are free to upload 50 files!

normal users can request to become special user, you can also add payment methods for this item.

how to use

Step 1:

$ git clone https://github.com/mohamad-liyaghi/django-uploader-site.git

Step 2:

$ cd django-uploader-site/

Step 3:

$ pip install -r requirement.txt

Step 4:

$ python manage.py runserver

Shots:

shot1
shot2

About

simple uploader using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published