Skip to content

braxtonlemmon/the-campfire

Repository files navigation

Project: Building Facebook

Capstone Ruby on Rails project from The Odin Project. The objective is to create a social network site that is similar to Facebook. Users will be able to do the following:

  • create a new profile
  • edit the profile as desired
  • make and accept friend requests
  • create text and photo posts
  • view a news feed of uploaded posts from friends
  • "like" posts
  • sign-in via Facebook (using Omniauth and Devise)

Concepts/technologies I practiced using:

  • modeling data
  • using Postgresql
  • Omniauth
  • MVC design pattern
  • TDD with RSpec
  • Devise

Live

View live

Authors

Braxton Lemmon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published