Giter VIP home page Giter VIP logo

soulshot's Introduction

SoulShot

SoulShot is a photojournalism site focused cultivating a community of storytellers through the sharing and discussion of moments in time through photos.

Description

SoulShot's goal is to help people share the stories behind the photos they take. It is a clone of Flickr but with a focus on photojournalism and story-telling through community discussion.

Technologies

  • React.js
  • Redux
  • Javascript
  • JSON API
  • PostgreSQL
  • Heroku

SoulShot (screenshots)

Login

Homepage

Image Detail / Comments

Albums

Getting Started

Installing

  • Download project from https://github.com/makon57/soulshot
  • Next npm install
  • To begin live server:
  • Split two terminals and cd backend and cd frontend
  • Lastly, npm start both terminals

Features

  • Login / Signup / Demo Login
  • Add / Update / Delete images
  • Organize images into albums
  • Add / Update / Delete albums
  • Add / Update / Delete comments

Technical Details

The most difficult part was figuring out how to edit/update the images, albums, and comments. It was especially hard to figure out how to connect the albums and images in my joins table. After wrappig my head around it the first time around the idea of the joins table and how to key into other models were made simpler with the other features.

Another difficlty I had was with the comments and the functionality as well as visibilty of editing and deleting a comment. Each comment was particular to a user, so with these conditions, I tried my best to make sure that the function of editing and deleting a comment was only visible and available to the user that made the comment.

To-do / Future Features

  • Tags
  • Search Bar
  • Follow
  • AWS

Wiki Documentation

Acknowledgments

Inspiration, code snippets, etc.

soulshot's People

Contributors

makon57 avatar

Stargazers

Nico G Pierson avatar Lema El-Sherbiny avatar

Watchers

 avatar

soulshot's Issues

Search Feature

Create a search feature for the soulshout so users can search for images

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.