Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 602 Bytes

README.md

File metadata and controls

executable file
·
13 lines (8 loc) · 602 Bytes

imageCatapult: a full-stack web application for managing metadata and photo uploads to photo sharing & social media websites.

This project has submodules. To correctly check out the entire project, run:

git clone https://github.com/bhautikj/imageCatapult
cd imageCatapult
git submodule update --init

This project requires both python and the Python Imaging Library (PIL) to run. To run the application, use:

python index.py

Then go to http://localhost:8080 in your web browser. Go to Utilities->App Authorisation to connect imageCatapult to photo sharing/social media services.