Skip to content

Cel49v/demo-todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do list

A simple to-do list written in Streamlit.

View it in one click

Streamlit App

Try it on your machine

  1. Get the code:

    $ git clone https://github.com/streamlit/demo-todo.git
  2. Start a virtual environment and get the dependencies (requires uv):

    $ uv venv
    
    $ .venv/bin/activate
    
    $ uv sync
  3. Start the app:

    $ streamlit run

About

A simple to-do list written in Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%