Since we're using a Python-based web application framework (Flask), our UI will have to be designed and then implemented in HTML/CSS/Javascript and then dropped into the framework for deployment.
Using something like Figma (https://www.figma.com/) might be a good idea to begin the process. Then we can make a mock-up in a "normal" web page, then drop everything in Flask.
Since we're using a Python-based web application framework (Flask), our UI will have to be designed and then implemented in HTML/CSS/Javascript and then dropped into the framework for deployment.
Using something like Figma (https://www.figma.com/) might be a good idea to begin the process. Then we can make a mock-up in a "normal" web page, then drop everything in Flask.