Comp510 Project 3

GUIs to Display Data Part II


Due: April 7th 2024 by 11:59pm

Summary: lets practice GUIs by visualizing some data and implementing a CRUD application. This time we will take your experience with project 2 and adjust the program to use a different data store and add an additional data visualization.


Details:

Create a new project. Make sure it has your name in it somewhere in the project name.


Your program should have the following functionality


Be sure to include the go.mod file with any external libraries you might be using (but not the go.sum since that is platform specific)

Create a Readme file which explains to me (someone not involved in your program)




Submitting the project.

submit the project by putting it on github and sending me a collaboration invite. As before.