Course: COP5615 - Distributed Operating System Principles
Institute: Unviersity of Florida
Semester: Fall 2021
Instructor: Dr. Alin Dobra
Team:
In this project we have implemented a Twitter Clone and a client tester/simulator.
Specific functionalities of the implemented Twitter-like engine :
1.Account Registration
2.Sending tweets.
Implemented Twitter-like engine also supports Tweets with Hashtags and Mentions(e.g. #COP5615isgreat, @bestuser)
3.Subscription to user's tweets
4.Re-tweets (so that your subscribers get an interesting tweet you got by other means)
5.Querying tweets subscribed to, tweets with specific hashtags, tweets in which the user is mentioned (my mentions)
6.Delivery of feed tweets when the user is online