Skip to content

Files

Latest commit

7eb6002 · Feb 19, 2023

History

History
14 lines (8 loc) · 556 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 556 Bytes

ToDo-List-with-Python

Developing a command-line, GUI and web-application of a ToDo List.

These forms of a ToDo List were developed using only the Python programming language.

The GUI was developed using PySimpleGUI library. Streamlit was used to develop the web-application.

The GUI interface-

GUI

The Web-Application interface-

Web