project done for the Data Structures course in FCAI-CU. It's a simple social networking application where you can have friends, with some few functionalities to add and remove friends.
- OOP
- Data Structures
- Linked list
- Treap
- reading the files was done by my colleague, Adham Magdy.