Giter Site home page Giter Site logo

tomericco / phlotter Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 14 KB

Plotting photos on a Google map using geo tagging. The motivation behind it:

Home Page: https://medium.com/@tomericco/app-as-a-gift-d20796e1e624

HTML 1.55% JavaScript 91.26% CSS 7.19%
photos geotag mapping maps

phlotter's Introduction

Phlotter

Phlotter lets you connect to any existing cloud photo storage, and plots it on a Google map. Phlotter reads your photos' Geo tags and position them on the map. It also reads the date each was taken and gives you the option to filter according to any date.

Storage configuration

Phlotter now supply only one integration, to Dropbox.
You are welcome to add any integration you want, just PR and I'll review.

In order to connect your Dropbox account, you should provide the following details in storage.config.js file:

  • STORAGE_TYPE: Currently set to Dropbox, as the only storage available
  • STORAGE_KEY: The app key that Phlotter will use in order to call the storage API
  • STORAGE_SECRET: The app secret that Phlotter will use in order to call the storage API
  • STORAGE_ACCESS_TOKEN: Some storage providers require an access token for API calls, this is where you put it
  • STORAGE_USER_ID: Some storage providers require a user ID for call API on behalf of, this is where you put it
  • STORAGE_FOLDER_PATH: The path to photos folder in storage hierarchy

Installation

  • git clone [email protected]:tomericco/Phlotter.git && cd Phlotter
  • Fill up storage.config.js with all storage details (right now only Dropbox supported)
  • npm install
  • npm start

Deployment

Phlotter is ready for deployment to Heroku.

Technology

Phlotter is built with React and Redux, written in ES6 Javascript, transpiled by Babel.
Server side is running Express. No DB involved.

phlotter's People

Contributors

tomericco avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.