study-planner
study-planner copied to clipboard
Question
do you have any advice on converting this to web application? I am currently trying to use flask to rewrite the GUI components using web technologies.
Thank you
Hi! Not much except that if you want to keep absolute cross-platform compatibility you could look into Electron or similar frameworks. I'm not sure if it will also run the server part locally though.
Good luck with the fork!