Skip to content

mcardillo55/imagesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagesite

This is an image uploading site based off of the popular site Imgur. It uses Django 1.8, JQuery and Bootstrap.

Installation

Python 2 ONLY

Install requirements

pip install -r ./requirements.txt

Initialize DB & make migrations

python ./manage.py migrate

Run dev server

python ./manage.py runserver

About

image uploading site (imgur clone)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published