Comp510 Project 2

GUIs to Display Data


Due: March 13th 2024 by 11:59pm (This seems like a long time from now, but it isn't because of spring break and your midterm)


Summary: lets practice GUIs by visualizing some data and implementing a CRUD application


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)


We will probably expand on this program after the break. Please be sure to use your software engineering skills.


Submitting the project.

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