Skip to content

Covid-19 Tracker is a DSA project focused to analyze covid-19 data of different country simultaneously on various subgroups.

Notifications You must be signed in to change notification settings

rahulshah63/Covid-19-Tracker

Repository files navigation

Covid-19-Tracker

Platform

1. Code - Blocks

2. SFML for UI

Covid-19 Tracker is a DSA project focused to analyze covid-19 data of different country simultaneously on various subgroups.

SubGroups

   1. Top Total Cases
   2. Top Active Cases
   3. Top Recovered Cases
   4. Top Death Cases

It uses (DSA Concepts) :

Singly Linked List

 to read data and create list after reading data from .txt

MergeSorting of Linked List

 to Sort linked list on various SubGroups

Binary Search Tree

 for searching , displaying and updating data.

About

Covid-19 Tracker is a DSA project focused to analyze covid-19 data of different country simultaneously on various subgroups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages