Closed wowjyu closed 1 year ago
We will migrate the program to a web app for on-the-fly interactivity (#1).
The src for the web app is in /web, which consists of:
/back: in python3, w. Flask for communicating between the front end
/front: in typescript, w. Vue (framework) + Vuex (state management).
We will migrate the program to a web app for on-the-fly interactivity (#1).
The src for the web app is in /web, which consists of:
/back: in python3, w. Flask for communicating between the front end
/front: in typescript, w. Vue (framework) + Vuex (state management).