issues
search
hbarton2
/
cscd350-f24-UnhandledExceptions
0
stars
0
forks
source link
Feature delete relationship
#49
Closed
RyanHirte
closed
2 weeks ago
RyanHirte
commented
2 weeks ago
main
added option to delete relationship
moved the option to exit to option 5
refactored printing the output of add and delete relationship
RelationshipItem
changed constructor to private
made removeRelationship() static so it could be called from main in a static context
main
RelationshipItem