Skip to content

Web social media app with the core functions of Facebook, built with Ruby on Rails

Notifications You must be signed in to change notification settings

kalavhan/facebook-clone

Repository files navigation

Contributors Issues

Fakebook

Web social media app with the core functions of facebook, built with Ruby on Rails
Explore the docs »

· Live version · Report Bug

home

Table of Contents

About The Project

This project is a Facebook clone, imitating the design and basic behavior for learning purposes Requirements for this project can be found Here.

Features

  • Create an account
  • Log in to account
  • Homepage
  • Add friends
  • Reject a friend request
  • Create posts
  • Comment posts
  • Like posts
  • Profile page
  • Edit personal information
  • Create an account with a facebook account

Built With

  • Ruby on Rails 6
  • ERB
  • SCSS

Screenshots

Login / Signup

home

Home

post

Profile

Profile page

Installation

Prerequisites

  • Git
  • Ruby
  • Ruby on Rails 6
  • Yarn
  • Node.js
  • NPM
  • PostgreSQL

Setup

Use the git to clone the project to your local machine.

$ git clone https://github.com/kalavhan/facebook-clone.git

Navigate to the extracted folder

cd facebook-clone

Install and update the gems

$ bundle install
$ bundle update

Create and populate the database

$ rails db:create
$ rails db:install

Usage

$ rails s

Live Version

You can use the app Here

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

👤 Josue Brigido

Github | Twitter | LinkedIn

👤 Ferguson Iyara

Github | Twitter | LinkedIn

About

Web social media app with the core functions of Facebook, built with Ruby on Rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published