Giter Club home page Giter Club logo

photoshare's Introduction

Photoshare is a learning app for Go and ReactJS.

The final aim:

  • User can create posts with photos.
  • User can make posts private/public.
  • Other users can comment on posts.
  • User can switch comments on/off.
  • Simple search.
  • Email user when someone comments on their posts.
  • RSS feeds on all posts.
  • Admins can edit/delete all posts and enable/disable user accounts.
  • Users can sign up/in with at least one oauth client (Google, Facebook, Twitter)
  • Runs on PostgreSQL backend.
  • Twitter Boostrap-based design (yawn, but I'm not a designer...)
  • Fully tested (or as much as possible) in front and backend.
  • We can host the whole thing on Heroku/S3.

Of course not all of the above will happen at once, rather incremental steps.

Getting started

You need Go (1.5), node.js/npm and PostgreSQL (9.1+).

  • make
  • Set the correct environment variables. See sample_env for a template.
  • npm install bower && bower install
  • go get bitbucket.org/liamstask/goose/cmd/goose
  • Copy and db/db.yml.sample to db/db.yml and edit to point to the correct databases.
  • goose -env=development up
  • ./bin/serve

Tested on Chrome and Firefox 40+.

Loading image (img/image-loading.png) created using http://dummyimage.com/

photoshare's People

Watchers

Mark Richman avatar James Cloos avatar  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.