Git Product home page Git Product logo

snap-garden's Introduction

SnapGarden

Realtime ephemeral image sharing + maps.

Features

  • Login with Google
  • View Map with your current location
  • Upload an image from your current location.
    • Set the radius at which the image can be viewed
    • Set when the image will expire / disappear:
      • After X amount of views
      • After X amount of time
  • Users can see image markers on the map
    • Can choose to view images IF within the specified image radius

Config

Client

  • Create a mapbox token here
  • Update client/.env with your mapbox token

Server

  • Create a google client id and secret here
  • Update server/.env with your google client id and secret

Setup / Run

Client

cd client
npm install
npm start

Server

cd server
npm install
npm run dev

Stack

Front-end

Back-end

  • Node.js
  • FeathersJS
    • A framework for real-time applications and REST APIs
  • Express
  • Mongoose
    • elegant mongodb object modeling for node.js
  • socket.io
    • Realtime server events
  • grant with google oauth
    • OAuth Middleware for Express, Koa and Hapi

Ideas

  • Joshua Ferris
    • You could also add the option to "randomize their location" it slightly skews it - enough to be non specific

  • Jesus Bibieca
    • allow the user to select how much you should randomize the location

  • Joshua Ferris
    • Within x distance to view the image

  • John Smith
    • Remove exif data for privacy reasons

  • Omar ElKhatib
    • use an ready AI to detect if the photo posted it does not contain any nudes or violence

  • "Trusted Users"
  • Joshua Ferris
    • I mean when they login and you get their profile data - only accept users that have filled fields on their account provider

  • Infi
    • Image shall be able to be captioned with markdown, with a high character limit (1024)

  • Bojan Dedić
    • Adding a karma to pics, so the image stays longer on the map if the karma is high, like on reddit.

  • Aman Singh
    • lets just write a decay rate algorithm per post based on views, likes and comments

Image Filter APIs

snap-garden's People

Contributors

w3cj 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.