jlbrooks / Geosnapr

Location based image sharing

Home Page:https://geosnapr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geosnapr

Geosnapr is a location based image viewing site. Upload your images from either your personal computer or Instagram, and view them as markers on a world map.

Development setup

Geosnapr runs on Python 3. All required packages are enumerated in the requirements file; these can be installed with pip install -r requirements.txt. Copy settings.dev.py into settings.py. In order to use Instagram, you'll need to have the file instagram_secret.txt in the root project directory (i.e. with manage.py), containing the app secret. The development database is sqlite, so running makemigrations and migrate is sufficient.

About

Location based image sharing

https://geosnapr.com


Languages

Language:JavaScript 87.3%Language:HTML 6.9%Language:CSS 4.5%Language:Python 1.3%Language:Shell 0.0%Language:Ruby 0.0%Language:Makefile 0.0%