Skip to content

sheraadams/Social-Media-Stats-CppPython-Hybrid-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This program calls python file functions to read a text file that lists social media sites visited in a period and print out different kinds of reports. The input file (socialmedia.txt) lists sites as they are visited by name (GitHub, Facebook, Instagram, YouTube, TikTok, Twitter, Pinterest). The program reads the file and creates a .dat file that lists the name of site and the total count of site visits for each site.

The program menu allows the user to lookup a social media site by name and find the total number of site visits for the period. The user can also choose to print a histogram of all sites or print out a report of all sites and visits to the console.

Screenshot 2023-01-05 144642

Screenshot 2023-01-05 144611

About

Social Media Stats program is a Hybrid C++ and Python file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published