Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rojcode/noteplus

📝 Todo List Web App: A sleek and intuitive web application for managing your tasks efficiently. Add, organize, and delete tasks with ease, featuring drag-and-drop functionality. 🚀
https://github.com/rojcode/noteplus

javascript noteapp rojcode todo

Last synced: 18 days ago
JSON representation

📝 Todo List Web App: A sleek and intuitive web application for managing your tasks efficiently. Add, organize, and delete tasks with ease, featuring drag-and-drop functionality. 🚀

Awesome Lists containing this project

README

        

# 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.

```bash
code .
```

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

```bash
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](https://s8.uupload.ir/files/screen_shot_1402-11-09_at_01.22.24_ynhs.png)

## License

This project is licensed under the [MIT License](LICENSE).