Closed Ivan-Johnson closed 4 years ago
At present, Flasks's "instance" folder is located in the same directory as the source code. It should be located somewhere else because A: it semantically doesn't fit in its current location and B: it complicates the deployment script.
Changing from "bug" to "enhancement" because everything works as intended; this issue is just a matter of enhancing code maintainability.
This was fixed as a side effect of #10.
At present, Flasks's "instance" folder is located in the same directory as the source code. It should be located somewhere else because A: it semantically doesn't fit in its current location and B: it complicates the deployment script.