GithubHelp home page GithubHelp logo

pelzolga123 / facebook-clone Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 480 KB

Facebook clone project, build using Ruby on Rails, tested with RSpec.

License: MIT License

Ruby 75.06% JavaScript 1.00% CSS 3.78% HTML 19.30% CoffeeScript 0.85%

facebook-clone's Introduction


Facebook-clone

A Ruby on Rails application

View Demo ยท Report Bug ยท Request Feature

facebook-project

About The Project

The fake social web is our implementation of Facebook using Ruby on Rails. It is a project developed while in microverse software development Bootcamp.

The technical goals of the project were to be able to emulate some of the functionalities that Facebook has implemented, such as allowing the users to have friends in a symmetrical irreflexive way, accept & send friend requests, submit posts and see the posts of their friends and comment on the posts of their friends.

Built With

Features

  • Sending friend requests.
  • Accepting friend requests.
  • Remove friends.
  • Add posts.
  • Add comments to posts.
  • Ability to login with Facebook.
  • Edit setting and profile information.

Future features

  • Users can upload profile photos.
  • Users can create posts with images.
  • Users can add comments with icons.

Getting Started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the app in a local server:

$ rails server

Testing project

  • Run tests
rspec

Live version

Demo

Authors

๐Ÿ‘ค Olga Pelts

๐Ÿ‘ค Tunde Oretade

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/pelzolga123/Facebook-clone/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is MIT licensed.

facebook-clone's People

Contributors

tundeiness avatar pelzolga123 avatar dependabot[bot] avatar

Stargazers

Divyesh Patel avatar Desmond Chubiyojo Adama avatar Daniel Wesego avatar Anna Muzykina avatar Daniel Larbi Addo  avatar

Watchers

James Cloos avatar  avatar

Forkers

tundeiness

facebook-clone's Issues

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.