At our meeting on April 15th, we reviewed the status of Flask in this tool, and came to the conclusion that without it serving the front end (replaced by React), the only real function now is a back-end interface to the MySQL database. Since interfacing with MySQL is rather straight forward in any language, this a lot to maintain for that function.
@vmuralictr demonstrated an alternative Node.js backend implementation at the meeting, so this issue is for tracking that proposal and implementation.
At our meeting on April 15th, we reviewed the status of Flask in this tool, and came to the conclusion that without it serving the front end (replaced by React), the only real function now is a back-end interface to the MySQL database. Since interfacing with MySQL is rather straight forward in any language, this a lot to maintain for that function.
@vmuralictr demonstrated an alternative Node.js backend implementation at the meeting, so this issue is for tracking that proposal and implementation.