ryanLungberg / CPW-212-Team-Project

This is our project for CPW 212. This is going to be a media cataloging application.
0 stars 1 forks source link

Implement Add and Remove functionality for new version of MediaApplication #7

Closed ryanLungberg closed 7 years ago

ryanLungberg commented 7 years ago

For this work on getting our Add and Remove buttons on the main form to work as intended. The current version of our project is in the ryan-1 branch, until I figure out how to merge it to master successfully.

garcia1273 commented 7 years ago

Hey Ryan,

I completed the Add part of the main form. I will work on the remove button next. I believe you should be able to see the changes I made in the master branch.

garcia1273 commented 7 years ago

Hey Ryan, I am almost done with the Remove button function. I have not tested it yet, but I am confident I am going in the right direction.

ryanLungberg commented 7 years ago

Good to hear! I looked at the remove code you wrote and it looks pretty good! I will be able to test it out as well as the changes I made at school tomorrow and report back!

garcia1273 commented 7 years ago

finally done