SAT-7 / sat

main repo for SAT server
0 stars 2 forks source link

User Interface #6

Closed whatcoloris closed 1 year ago

whatcoloris commented 2 years ago

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.