Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.47 KB

README.md

File metadata and controls

55 lines (30 loc) · 1.47 KB

Todo List Web App

A simple web application for managing your todo list, built with HTML, CSS, and JavaScript.

Introduction

This project is a web-based todo list application that allows users to manage their tasks efficiently. The application provides a user-friendly interface for adding, updating, and deleting tasks. It also supports drag-and-drop functionality for organizing tasks and utilizes local storage to persist data.

Features

  • Create, edit, and delete todo items
  • Organize tasks by dragging them between different status categories (undone, done)
  • Multilingual support (English and Persian)
  • Responsive design for various screen sizes

Getting Started

Prerequisites

  • Web browser (Google Chrome, Mozilla Firefox, Safari, etc.)
  • Code editor (Visual Studio Code, Atom, Sublime Text, etc.)

Usage

  1. Open the project in your preferred code editor.

    code .
  2. Open the index.html file in your web browser.

    open index.html
  3. Choose your preferred language by clicking on the flags (Iran or UK).

  4. Add tasks using the input field and click the "Add" button.

  5. Organize tasks by dragging them between the "undone" and "done" sections.

  6. To delete a task, drag it to the "delete" section or use the delete button in the modal.

Screenshots

Project Screenshot

License

This project is licensed under the MIT License.