ssg-wsg / Sample-Codes

This repository contains sample codes (Encryption Decryption, Java, Node.js and Python) to guide and support your application development on SSG-WSG Developer Portal.
3 stars 8 forks source link

Migrate Course Runs and Course Sessions from Tkinter to Streamlit #3

Closed asdfghjkxd closed 3 months ago

asdfghjkxd commented 3 months ago

The demo application currently only supports the Windows platform. To ensure that everyone, regardless of platform, can use the demo application, let's move to migrate from Tkinter to Streamlit, a Python web-based UI framework that can be used on almost any platform that can execute Python code and has access to a browser.