Closed JamieSullivan12 closed 7 months ago
Modularise all the routes and templates into sub-files, decreasing reliance on a large number of methods clustered together in app.py which now simply references the sub-files.
Modularise all the routes and templates into sub-files, decreasing reliance on a large number of methods clustered together in app.py which now simply references the sub-files.