kehsihba19 / ToDo-App

CRUD application built using python

Home Page:https://share.streamlit.io/kehsihba19/todo-app/main/app.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo-App

CRUD application built using python

Streamlit App

Basic ToDo app with Create, Read, Update and Delete Tasks

Installation

Refer to the souce code for all the packages needed. Use the package manager pip to install python packages.

pip3 install package_name

Usage

For local setup, clone the repository and make sure to install all the packages beforehand.
Move to terminal and enter the command as follows :

streamlit run app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Show some ❤️ and ⭐ the repo in case you liked it :)

About

CRUD application built using python

https://share.streamlit.io/kehsihba19/todo-app/main/app.py


Languages

Language:Python 100.0%