fossasia / pslab-webapp

PSLab Web App https://pslab.io
Apache License 2.0
1.48k stars 42 forks source link

Redo backend file structure to accomodate modern practice and complexity #100

Closed Pipe-Runner closed 5 years ago

Pipe-Runner commented 5 years ago

Actual Behaviour

The current file structure of the flask backend is designed to accommodate very simple code complexity.

Expected Behaviour

The app structure should follow modern standards for a moderately sized flask app. I would like to follow the official docs for this purpose. http://exploreflask.com/en/latest/organizing.html

Would you like to work on the issue?

Yes