Code Monkey home page Code Monkey logo

ingramstan's Introduction

Build Status Coverage Status security

Ingramstan

Allow users to create an account, upload photos, like and comment on photos, follower users and be followed and more.

Functionality included

  • Sign up / sign in / forgot password
  • Sign in with Facebook
  • Upload images
  • Feed of latest posts
  • Like and comment on posts
  • Follow users and get followed by them
  • User profile / edit account details
  • Pagination
  • Infinite scroll

About the code

  • Built with Ruby on Rails 6
  • Using Boostrap 4 for styles
  • Carrierwave is used to store user images
  • Devise as authentication solution
  • will_paginate for pagination
  • OmniAuth provides authentication using third-party credentials
  • jQuery for interactive likes, comments and infinite scrolling
  • Bullet as N+1 problem profiler

Setup

Clone this repository:

git clone [email protected]:maxbarsukov/ingramstan.git

Setup database and seeds:

bundle exec rails db:create db:migrate db:seed

Setup your test database:

bundle exec rails db:test:prepare

Run

Dev: rails server

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.