Loading repository data…
Loading repository data…
eabhi-me / repository
This is a simple To-Do application built using Flask and Python. It allows users to create, update, and delete tasks.
This is a simple To-Do application built using Flask and Python. It allows users to create, update, and delete tasks.
git clone https://github.com/eabhi-me/todo-app.git
cd todo-app
pip install -r requirements.txt
python app.py
http://127.0.0.1:5000.Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.