Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.24 KB

This application was created for the Modern C++ course at my university working as a team of 4 people on the course of 10 weeks. It's a multi-client app, to be as similar to the original app as possible. I had the job to work on the back-end side of the app. I implemented the multi-client capacity by myself, made the connections between the server and the client for the functionalities of the Like, Dislike, Comment, Feed, Profile, Searching Posts by Hashtag buttons present in the GUI.

The first window after starting the app image

image

image Feed after Following a person

image

image

Like and Add Comment functionality image