Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 487 Bytes

File metadata and controls

13 lines (10 loc) · 487 Bytes

Rails Social

https://www.theodinproject.com/lessons/ruby-on-rails-rails-final-project

Check it out live by visting this link.

Description:

This project is a social media website mimicking facebook with it's core features like managing friends and creating posts.

Features:

  • Signin up via OAuth providers like GitHub and Google
  • Creating posts that can either be an image or a text format
  • Friendship management
  • Customizable user profiles