Skip to content
Snippets Groups Projects
TODO 279 B

* After starting "print pending orders" function, I feel like each model could possibly be a separate class?
    Would this generally make code cleaner? Look into.

* Implement standardized testing
* Possibly clean up code by looking into implementation of class-level throws.