Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 556 Bytes

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