/todolist

Todo list is a web app that helps the user to manage daily activities. By providing a task description and pressing enter key on the keyboard, you can add your task to the list. The Todo list app also helps update the task description, remove a task, mark the task as completed and remove all completed task tasks.

Primary LanguageJavaScript

Project : TODO List

Description

Todo list is a web app that helps users to manage daily activities. With the Todo list app, you can update the task description, remove, mark them as completed, and remove all completed tasks.

Features

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

Built With

  • Html
  • CSS
  • Javascript

Live demo

Click here to visit

Prerequisites

  • Node js 10+
  • NPM 6+

Getting Started

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

  • Clone the project.

  • Navigate to project folder.

  • Run npm install.

  • Run npm start.

  • Navigate to dist folder.

  • Right click to index.html file and choose open with chrome.

Authors

👤 Daniel Urimubenshi

🤝 Contributors

Acknowledgments