Code Monkey home page Code Monkey logo

instagraff's Introduction

Instagraff

Live Site

Instagraff is a social network and image sharing platform based on Instagram. The front end components are built on React.js and Redux architecture, while PostgreSQL and Rails fill out the lower levels of the stack. Instagraff integrates with Amazon Web Services to host uploaded images.

User Auth

Secure authentication uses hashing function BCrypt to manage passwords securely and prevent storing plaintext user passwords in database. Certain pages are protected and cannot be viewed by users without sign in. Users are allowed to remove their own photos or comments.

Users have a profile where you can see their info and photos. Profile page displays statistics on the users posts and follows / followers. Users feature a changeable profile picture and editable personal info / biography displayed on their profile.

alt text

Users may follow and be followed by other users. Photos posted by users you follow are displayed in your feed on the main page.

Photos

Users can create photo posts by uploading images directly from their computer or phone. Instagraff uses S3 provided by Amazon Web Services to store and host images. RESTful routing is implemented to map HTTP requests to backend CRUD operations. alt text

Photos can be displayed in a variety of ways, including a photo feed, an individual photo show page / modal, and a thumbnail view for overviewing many different photos at once.

alt text

Photos feature both likes and comments. On the display page and profile page the comment and like count are displayed on hover.

alt text

The comments will render within in a view more menu if the number of comments would interrupt the flow of the photo feed. Users can edit or remove their own comments as well as comments posted on photos they authored, but otherwise cannot alter other user comments.

alt text

Responsive Design

Instagraff resizes elements to fit different devices, and features seperate styles optimized for desktop view and mobile view. Both mobile and desktop users can enjoy the full suite of instagraff functionality including uploading and easily viewing photos, using front end components designed with scalability in mind.

instagraff's People

Contributors

natedonato avatar

Stargazers

Stephen Peters avatar Afraz Momin avatar Andrew Huang avatar  avatar Vu Tran avatar Cameron Carter avatar  avatar  avatar Yinglan Ou avatar Nhat Do avatar Johnson Phan avatar Kevin B avatar AubrieRice avatar Shawn avatar

Watchers

James Cloos avatar  avatar

Forkers

bhaskuma636

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.