Skip to content

Flask-based ToDo application, The application can be used as a web service or run locally for personal task management.

License

Notifications You must be signed in to change notification settings

emrecengdev/ToDoList-Python-Flask

Repository files navigation

Flask ToDo Application

Introduction

This project is a Flask-based ToDo application designed to help users manage their tasks efficiently. It features a user-friendly interface for adding, deleting, and updating tasks. The application can be used as a web service or run locally for personal task management.

flasktodo-sc

Demonstration Video

flasktodo-demo.mp4

Installation

Prerequisites

  • Python 3.6+
  • pip

Steps

  1. Clone this repository or download the ZIP file and extract it.

  2. Navigate to the project directory.

    cd ToDoList-Python-Flask
  3. Install the required Python packages.

    pip3 install -r requirements.txt

Usage

To run the Flask application:

python3 app.py

For the desktop application:

python3 desktop.py

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please ensure to update tests as appropriate.

License

Distributed under the MIT License.

About

Flask-based ToDo application, The application can be used as a web service or run locally for personal task management.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published