This project is a Facebook-like app, with functionalities core to Facebook such as profiles, friends/friend requests, and posts/likes/comments. It is built using Ruby on Rails.
The project primarily demonstrates the integration of multiple concepts and features pertaining to Rails applications, including basic MVC structures, data modeling and associations, forms, authentication (e.g., Devise/OmniAuth), and mailers.
Run this project here. (Note: Emails will not be sent unless the email address is on my whitelist of authorized recipients.)