Skip to content

edwwlui/ImageX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageX Project

imageX is envisioned as an image exchanging platform through which photographers can upload a portfolio of quality images and make them available for commercial and non-commercial use freely. Full-size image files may be downloaded from the platform and used for any purpose free of charge. In return, photographers can raise their profile and gain exposure to potential clients.

Required installations

  • Python 3
  • Django
  • Django-taggit
  • Pillow

Steps recommended of installing and deploying for the first time

  1. pip install django
  2. pip install django-taggit
  3. pip install Pillow
  4. python manage.py makemigrations
  5. python manage.py migrate
  6. python manage.py runserver

About

an instagram-like platform powered by Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published