Closed wahlp closed 4 months ago
certainly not a perfect separation of responsibilities between the controller and view, but it feels great to see how much smaller each file is compared to the original main.py
I took this opportunity to convert Item and Cost to dataclasses as well, and also added a __add__
to Cost so we don't have to iterate over each key.
But it works well on my machine! Great job again :D
ping me when this is ready to review/merge
@AnthonyMichaelTDM it's ready
sweet, I'll take a look
75
goals: