Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.29 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.29 KB

Facebook clone

Table of Contents

About The Project

In this project we build a Ruby on Rails app with a similar behaviour than Facebook. Users can:

  • Sign up, with real Facebook account and with a normal one.
  • Add/remove friends.
  • Send or accept friend requests.
  • Create posts and comments.
  • Like and unlike their own posts/comments and their friend's.

Live version

Link for project specifications: Odin-Project

Built With

  • Ruby
  • Ruby on Rails
  • Rubocop
  • Rspec with Capybara for testing
  • Devise for authentication
  • Omniauth for sign in with Facebook Account

Contact

Melissa Castorena - mcastorena0316@gmail.com

Guadalupe Rangel- kanemekanik@gmail.com

Project Link: Facebook Clone

Acknowledgements