Closed Qpirons closed 4 years ago
Primary Quinn
Spent 4 hours on Nov 9, implemented full controller/model functionality and adjusted the REPL to suit this. I left comments in the Gui.h explaining what needs to be modified for the controller access.
Spent 1 hour on Nov 10 adjusting tests to reflect this.
Model and Controller part is done, and the REPL reflects this.
The GUI still needs to be modified to adhere to this and behavior like a true view. This includes creating functions that declare GUI items instead of explicitly declaring them.
This task was decomposed into two overarching tasks - the REPL refactor and the GUI refactor.
Create a controller file