Skip to content

ToDo-App is a Flask-based web application for managing tasks. It provides functionality to ๐—ฎ๐—ฑ๐—ฑ, ๐˜‚๐—ฝ๐—ฑ๐—ฎ๐˜๐—ฒ, and ๐—ฑ๐—ฒ๐—น๐—ฒ๐˜๐—ฒ tasks conveniently. Simplify your task management with ToDo-App! ... โค๏ธ

License

Notifications You must be signed in to change notification settings

subhranil002/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ToDo-App

This is a simple ToDo web application built using Flask.

Prerequisites

Before you begin, ensure you have the following installed:

You can install the Python packages via pip:

pip install Flask Flask-PyMongo

Installation

  1. Clone the repository:

    git clone https://github.com/subhranil002/ToDo-App.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the Flask application:

    python app.py
  4. Open your web browser and visit http://localhost:5000 to use the ToDo application.

Usage

  • Home Page: View and manage and delete your ToDo list.
  • Update Page: Update existing ToDo items.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request with your proposed changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.




Made With โค๏ธ

About

ToDo-App is a Flask-based web application for managing tasks. It provides functionality to ๐—ฎ๐—ฑ๐—ฑ, ๐˜‚๐—ฝ๐—ฑ๐—ฎ๐˜๐—ฒ, and ๐—ฑ๐—ฒ๐—น๐—ฒ๐˜๐—ฒ tasks conveniently. Simplify your task management with ToDo-App! ... โค๏ธ

Topics

Resources

License

Stars

Watchers

Forks