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.