/odin_book

Build a Facebook clone - Final project of the Rails course - The Odin Project

Primary LanguageRuby

Clone of facebook for TOP

From TOP: You'll be building Facebook. As usual, any additional styling will be up to you but the really important stuff is to get the data and back end working properly. You'll put together some of the core features of the platform -- users, profiles, "friending", posts, news feed, and "liking". You'll also implement sign-in with the real Facebook by using Omniauth and Devise.