hbarton2 / cscd350-f24-UnhandledExceptions

0 stars 0 forks source link

[Task] Add/Remove/Rename Field #40

Closed coreybasden closed 2 weeks ago

coreybasden commented 2 weeks ago

Task: The method to add a new fieldItem to the map of fieldItems in classItem should be fully functioning and ready to be called by the user. Location: classItem class? Current progress:

Task: The method to delete a fieldItem from the map of fieldItems in classItem should be fully functioning and ready to be called by the user. Location: classItem class? Current progress:

Task: The method to rename a specific fieldItem should be fully functioning and ready to be called by the user. Location: classItem class or the fieldItem class? Current progress: