Pyqt5 expert needed

Job ID: 33097661

Budget: $30 – $250 USD

Getting Gui to display database and graphs

1.The data visualization:
a. let the user choose to see information about either movies or TV shows
- for TV display the most popular TV shows and let the user choose to sort by either ranking or by rankupdown
- for movies display the most popular Movies and let the user choose to sort by either ranking or by rankupdown
b. Display the:
- most popular movies and if the user selects one and it is one of the movies with ratings information in the database,
then display that ratings information
- top250TV and if the user selects one and it is one of the shows with ratings information in the database,
then display that ratings information
2. The data Analysis:
a. allow the user to choose the following data for visualization
- build a graph showing
- how many of the most popular movies are moving up,
- how many of the most popular movies are moving down
- how many of the most popular TV shows are moving up,
- how many of the most popular TV shows are moving down
b. show all of the top250 movies that are also in the most popular
c. show all of the top250 TV that are also in the most popular
Related categories: Python Qt