Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 569 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 569 Bytes

A clone of Twitter, implemented in OCaml.

A social media platform that resembles a hybrid between Twitter and Instagram. Key features include:

  • Main feed page: displays posts from other users, sorted by relevance
  • Post: can include text and/or links
  • Post interactions: users can interact with posts by retweeting, liking, and commenting
  • Trending page: display popular hashtags in a set time span
  • User profiles: see posts and retweeted posts on this profile, along with a username, profile picture, and biography
  • Search: search for hashtags and post content