Skip to content

105ron/odin-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin-Book

This is a final project TheOdinProject's Ruby on Rails track. See here for more information

Goals of this project include:

  • User Authentication by using the Devise gem.

  • Use omniauth so users can sign in using Facebook.

  • Users can send Friend Requests to other Users.

  • A User must accept the Friend Request to become friends.

  • The Friend Request shows up in the notifications section of a User's navbar.

  • Users can create Posts (text only to start).

  • Users can Like Posts.

  • Users can Comment on Posts.

You can view this on the web here.

Releases

No releases published

Packages

No packages published

Languages