chrisbrown-01 / AutoJobSearch

A cross-platform desktop application that automates and manages your job search.
https://chrisbrown-01.github.io/AutoJobSearch/
GNU General Public License v3.0
23 stars 1 forks source link

Convert lists to static singletons #27

Closed chrisbrown-01 closed 7 months ago

chrisbrown-01 commented 7 months ago

Too much technical debt and pending future issues to pass around the list of models as arguments when changing views. The lesser of the evils is to keep all JobListing and Contact Models as static singletons