Code Monkey home page Code Monkey logo

piclify's Introduction

Netlify Status

Published Example

About

Piclify came about from a desire to elegantly display our photos as we travel and share them with freinds and family in way that was both unique and personal. I found a tutorial by @Chuloo that did a wonderful job explaining how to setup a netlify function to handle querying a picture hosting service. I decided to use Facebook for photo hosting and their GraphAPI. The header and footer along with various style elements where made using Bulma css.


Stack Used

  • Gatsby
  • Netlify Functions
  • Facebook OpenSource
    • GraphAPI
  • Material-UI

This is a demo built with Gatsby and consuming a severless Netlify function calling an image host api (Facebook GraphAPI was used for this example) and then creating an Image gallery with associated modal. The tutorial explaining this will be attached once released.

How To:

To start local development environment use:

npm start

TODO:

  • Clean packages
  • Add unit testing [!Priority!]
  • Explore mapping for adventures? Travel journal? Utilizing Leaflet and Firebase Realtime Database?
  • Add auth service (most likely using firebase as netlify has limited offerings at time of writing)
  • Add database to house commenting feature (if using travel log feature we can use the same database.)
  • Add comment thread per photo

piclify's People

Contributors

netpenguins avatar

Watchers

 avatar  avatar

piclify's Issues

Add style to GetImages Component

Need to bring styling effort currently in CSS into the component to accommodate the effort of keeping each component independent.

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.