mcd-3 / cubed-game-collector

An app made to keep track of Nintendo Gamecube games, consoles, and accessories!
MIT License
1 stars 0 forks source link

Refactor: make use of polymorphism in generators #33

Open mcd-3 opened 4 years ago

mcd-3 commented 4 years ago

Make sure to use polymorphism in the "-Generator" files. It will make the code look MUCH cleaner!