Skip to content

sammy995/web-app-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Web App

Welcome to the repository for our Todo Web App, a simple yet powerful tool designed to help you manage your daily tasks with ease. This app is built with Python and Streamlit, emphasizing simplicity and efficiency in task management.

Key Features

  • Add Tasks: Easily add new tasks.
  • View Tasks: All tasks are displayed in a list with an option to mark them as completed.
  • Delete Tasks: Remove tasks that are no longer needed.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

python -m pip install streamlit

Installing A step-by-step series of examples that tell you how to get a development environment running:

Clone the repository:

git clone https://github.com/yourusername/todo-web-app.git

Navigate to the project directory:

cd todo-web-app

Run the application:

streamlit run webGui.py

Open your web browser and go to http://localhost:8501 to see the app in action.

Usage

Add new tasks using the input field at the bottom of the app interface. Check off tasks as you complete them by clicking the checkboxes next to each task.

Authors

Your Name - Initial work - Shubham Lagad

Acknowledgments

Hat tip to anyone whose code was used

Additional Resources

Project Details

About

Web based To-do app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages