Code Monkey home page Code Monkey logo

camstagram's Introduction

camstagram

                               CAMSTAGRAM
                        Final Project for CIS 196:
                             RoR Development
                             By: Cameron Cabo
                              PennKey: ccabo

Heroku: camstagram.herokuapp.com

Overview:

  • My recreation of the Instagram web app with basic featurures

Features:

  • User can post posts, follow users, like posts, comment on posts, etc.
    • User also has a bio and name which are displayed on their show page and users page
  • A user is followed by many users
  • Index page shows posts created by the user and anyone the user follows sorted by soonest created
    • Only a set number of posts show
    • Post lists a count of how many likes it has
      • Writes "likes" if 0 or greater than 1, "like" if equal to 1
    • Link to add a comment, like post, perform these functions and redirect to the post show page
    • Only shows up to three comments for a post, along with the posts caption
    • Clicking on a post's image redirects the user to the post's show page
    • If no user is signed in, there is welcome text and the user can see 10 posts, but cannot comment or like them
  • User show page displays user's posts' images in a 3 column grid
    • Links to follow user/unfollow user depending on if the current user is logged in and if they follow the user or not
    • Links to view who lists of who follows the user and who the user follows
  • Image storage on AWS S3 via the paperclip gem
  • Password protection via BCrypt
  • Validations to assume user name is unique, contains no uppercase letters, and contains no whitespace

Styling:

  • Bootstrap for rails and css

camstagram's People

Stargazers

 avatar

Watchers

 avatar

Forkers

bottles9

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.