It is a clone of Facebook, made in pure c++. It is a project done using OOP principles. It fethces and stores data in .txt files that are acting as the database of the system. Users can see friends, friend and unfriend other users, see feed, see their memories, react and comment on their as well as other's posts.
-
Notifications
You must be signed in to change notification settings - Fork 0
xraffay-dev/Facebook-Clone
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A miniature clone of one of the most popular social media platform i.e. Facebook, made in pure C++ exhibiting OOP principles.