Skip to content

gl-cardillo/the-odinbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Odinbook project


Description:


This project is from the curriculum path of The Odin Project, the goal is to build a full-stack application similar to Facebook


Functionalities:


  • Create a profile.
  • Signup login and logout.
  • Search for users.
  • See other users' posts.
  • Like and comment on posts.
  • Send friend requests and become friends with other users.
  • Check who sent you a friend request.
  • See other users' friends.
  • See and update profile info.
  • Notifications for likes, comments and friendship.
  • Delete post.
  • Delete comments.
  • Delete users.

Link


Check the demo