Closed Jerricha closed 9 years ago
Right now, Jerrichas.py is one big Python script. We need to make it more modular. Let's start by refactoring Costumesave and Database classes.
Jerrichas.py
https://github.com/Jerricha/jerrichas/tree/i1-refactor
resolved with #4
Right now,
Jerrichas.py
is one big Python script. We need to make it more modular. Let's start by refactoring Costumesave and Database classes.