Skip to content

katfogy/todo-list

Repository files navigation


📗 Table of Contents

📖 [To do list]

This project is called To do list. It is based on implementing a add and remove feature on the website, and storing the data in local storage.

[To do list] is used to display and remind us of what we have to do and equally delete the completed task.

🛠 Built With

Tech Stack

This is a desk-top browser website.

Client

Key Features

  • [I use webpack to bundle JavaScript]
  • [I create a new JavaScript file for the new functionality.]
  • [I implement a function for adding a new task (add a new element to the array).]
  • [I implement a function for deleting a task (remove an element from the array).]
  • [I implement a function for editing task descriptions.]
  • [I added an event listener to the checkbox (change).]
  • [I implement a function to update items object's value for completed key upon user actions]
  • [I implement a function for the "Clear all completed" button using (use filter() method)]

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A browser that supports html5 and css3

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:katfogy/todo-list.git

Install

Install this project with:

  • Clone the code into your machine and run test in an editor of your choice(E.g VScode).

Usage

Opening the index.html with your browser

(back to top)

👥 Author Foga Kater Amos

👤 Foga Kater Amos

(back to top)

🔭 Future Features

  • [Create CRUD functionalities]

(back to top)

🤝 Contributing

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a star, and if you would love to tell me ways to improve it, contact me on LinkedIn or Twitter. It will be a pleasure to hear from you.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community for this opportunity to learn new things.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project, I build a simple HTML list of To Do tasks, with full functionalties that behaves like minimalist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors