Skip to content

This project is a simple to-do list app that allows users to add, edit, and delete tasks. It uses local storage to store the user's tasks, and it can be used on both desktop and mobile devices.

License

zhorabay/To-Do-list

Repository files navigation

To Do List

📗 Table of Contents

[To Do List] is a project which adds/removes tasks to the list.

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • JAVASCRIPT (ES6)
  • WEBPACK

Key Features

  • [The user can add tasks to the list]
  • [The user can change finished task status to 'checked']
  • [The user can edit the task description which is in the list]
  • [The user can delete the task from the list]
  • [The user can delete 2 and more completed tasks at once]

(back to top)

🚀 Live Demo

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

Prerequisites

  • Browser
  • Node
  • Code Editor

In order to run this project you need:

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

  • Choose a directory
  • Open a Terminal
  • write: git clone git@github.com:zhorabay/To-Do-list.git
  • get into to directory "To-Do-list"
  • write: npm install
  • write: npm start

(back to top)

👥 Authors

👤 Assem Zhorabay

(back to top)

🔭 Future Features

  • [Add a reordering a selected item (as drag-and-drop) function using JavaScript]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

⭐️ Show your support

If you like this project, pplease, feel free to star the repository and share it with others who might benefit from it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team and Code reviewers who helped us with creating this project. Also, I would like to express my gratitude to my husband and daughter for their patience.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project is a simple to-do list app that allows users to add, edit, and delete tasks. It uses local storage to store the user's tasks, and it can be used on both desktop and mobile devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published