Project1 Sprint4

Visualizing your data


Summary: In this sprint4 of your first project, You will Visualize your data that you have collected into your database from the first three sprints


Due: Sun March 3rd at 11:59pm (just before Spring break officially begins on Mon March 4th)


Use the same project that you used for the rest of this project. I will just do a git pull on the project and get the updates.


Details:

Display your all of the data from both the API and the Excel file in a graphical user interface (which will work on my linux machine to grade). Your GUI should include:


Write additional automated tests:


DevOps:

as before, make sure that your program passes all of the tests and linting on the github actions docker container.

Include a Readme with all that I need to know to run your program.


I leave a lot of the implementation details up to you. as long as it works on my (Ubuntu 22.04 variant) Linux machine, you can use it. For Example

Python possible libraries: (these are things I've used, or other students have used in the past, if you have another way, go ahead)

Golang Possible Libraries:


Submitting:

I will re-pull from the same repository after I wake up on March 4th.