/todo-list

Hey, My name is Zain, and Thanks a lot for visiting my Todo List Project. In this project, I created a to-do-list application that adds a task to the list. you can delete single or multiple selected tasks. You can update a task from the list as well. All tasks are being stored in the browser's local storage.

Primary LanguageJavaScript

To Do List

I'll be implementing the following functionalities:

  • Adding a new item.
  • Removing a selected item.
  • Reordering a selected item (as drag-and-drop).
  • Marking a selected item as complete.
  • Removing all items marked as complete at once.

screenshot

Project Live Link

https://zainsadaqat.github.io/todo-list/

Built With

  • HTML, CSS and JS
  • Webpack
  • Github Pages

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • You need a code editor ( VS Code Recommended ) and git installed on your machine.
  • In case if you don't have installed VS Code then you can download it from the link given below:
  • In case if you don't have installed Git then you can download it from the link given below:

Setup

Usage

  • Project will be open in Desktop view but if you want to check in the mobile view then press ctrl + shift + i or right click and select the inspect option and click the mobile icon available on left side of the chrome inspector tool and If you're using firefox it's available on right side.

Author

👤 Zain Sadaqat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.