Skip to content

Al3bad/social-media-analyser-csharp

Repository files navigation

Description

A simple interactive social media analyser program that is able to do the following:

  • Add posts
  • Remove a post from collection based on post ID
  • Retrieve a post from collection based on post ID
  • Retrieve top N posts with the most likes, and show retrieved posts in descending order
  • Retrieve top N posts with the most shares, and show retrieved posts in descending order
  • Load posts from csv file (default is "posts.csv")

This is a CLI version of Data Analytics Hub implemented in csharp.

Demo

demo.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages