Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UploadIO

Take Home Coding Challenge!

Installation

Use the package manager pip to install needed packages

pip install django
pip install pillow

Setup:

git clone https://github.com/josephAttia/uploadIO.git
cd *Project Name*
python manage.py migrate
python manage.py makemigrations
python manage.py runserver

Usage

  1. Go to Upload
  2. Enter the name/title of the picture
  3. Click Upload
  4. View Images
  5. Click on the red edit button
  6. Edit name/title and Image
  7. Click Update

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages