Skip to content

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. I will build a simple website that allows for doing that, and i will do it using ES6 and Webpack!

License

Notifications You must be signed in to change notification settings

jenadiusnicholaus/To-Do-list

Repository files navigation

To do list

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. I will build a simple website that allows for doing that, and i will do it using ES6 and Webpack!

Build with

HTML CSS Javascript, webpack

Live Demo

link to To Do list

Getting started

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

 git clone git+https://github.com/jenadiusnicholaus/work-with-webpack.git
 

Requiremnts

i needed to implement the following functionalities:

  • Add a new item.
  • Remove a selected item.
  • Marke a selected item as complete.
  • Remove all items marked as complete at once.
  • Reorder a selected item (as drag-and-drop) [as an additional feature].

Screenshot of the project

Screen Shot 2022-03-23 at 20 05 47

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

📝 License

This project is MIT licensed.

About

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. I will build a simple website that allows for doing that, and i will do it using ES6 and Webpack!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published