Giter Club home page Giter Club logo

hellogram's Introduction

Hellogram

About

Inspired by Instagram, Hellogram was a chance to get comfortable with building a fully functional social media site using Ruby on Rails. I was also able to add a local file upload from the web app, which the real Instagram doesn't have.

Features

  • Users can sign up or login from the homepage and have a user profile page
  • Users can edit their user details and upload a profile image from their profile page
  • Users can upload photos directly from their device to the photo feed
  • Posts have descriptions, which can include hashtags, as well as comments
  • Hashtags are searchable from the searchbar
  • Users can comment on any post as long as they are logged in, and delete their own comments

Made With

  • Ruby on Rails (Rails 5.2.2)
  • Postgres database
  • Custom CSS and Bootstrap
  • ActiveStorage for file upload
  • Devise gem for authentication/authorization

Screenshots

homepage search page one post

Installation

bundle install
rails db:migrate
rails s

open localhost://3000

To do

  • Add likes to posts
  • Add followers/followees to user model (currently hardcoded)
  • Add photo URL option for posts in addition to file upload

hellogram's People

Contributors

mwestervelt avatar

Watchers

 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.