This console-based social network project is a simple implementation of a social networking system inspired by platforms like Facebook. The project is written in C++ and leverages Object-Oriented Programming (OOP) concepts such as:
- inheritance 🧬
- polymorphism 🔄
- encapsulation 🔒
- abstraction 🕵️
- aggregation 🔗
- association 🤝
- composition 🏗️
- User Registration and Authentication 📝🔐
- Posting and Viewing Status Updates 🗨️👀
- Friend Requests and Connections 🤝🔗
- Profile Management 👤🔧
- News Feed 📰
This project is licensed under the MIT License.
git clone https://github.com/maazkhan75/Social-Network-App.git
For questions or feedback, please contact [email protected].