As I discussed [here](https://github.com/wggb/wiki-website/commit/ea8979a9b7c03289d5bc06c14d533f9993a85546#r137021233), a cleaner code could go much further. It would be a great idea to break down parts of app.py into modules. The code in other parts such as search algorithms could also benefit from dropping unsed or over/under-engineered code.
As I discussed here, a cleaner code could go much further. It would be a great idea to break down parts of app.py into modules.
The code in other parts such as search algorithms could also benefit from dropping unsed or over/under-engineered code.