Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

This is a simple to-do list application built with Python and Streamlit. It allows users to add, view, and delete tasks using a clean web interface.

Features

  • Add tasks
  • View tasks
  • Delete tasks
  • Quit

How to Run

  1. Install the required dependencies:

    pip install -r requirements.txt
    
  2. Run the app using Streamlit:

    streamlit run todo.py
    

Dependencies

  • Streamlit

About

To-Do List App with Streamlit This is a simple To-Do List app built with Python and Streamlit. The app allows users to easily manage their tasks through a clean, interactive web interface. Users can: Add tasks View tasks Delete tasks Quit the app when done.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages