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. It is tested by JavaScript Unit testing using Jest framework. It is build by using ES6 and Webpack!

License

Notifications You must be signed in to change notification settings

Harrynoqs/To-do-app

Repository files navigation

Project Name

To Do list: interactive list

Description the project.

In this project, I added some functionality to my application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.

Built With

Major languages

  • HTML

  • Javascript

  • Es6

  • Frameworks

Technologies used

  • Visual Studio Code
  • GitHub

Live Demo (if available)

Live Demo Link

Getting Started

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

Prerequisites

  • Have a Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
  • Have git installed on the Computer
  • Have a browser install on the Computer

Setup

  • If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)

Install

  • Open your Terminal/Powershell or any command line interface you use, then navigate to your created above directory or the directory you'll like to clone this project directory.
  • Type https://github.com/Harrynoqs/To-do-app.git if your're using https with git or https://github.com/Harrynoqs/To-do-app.git if your preferred is ssh and hit enter.
  • Navigate to the To-do-list directory on your local computer
  • In the terminal, npm init -y to initialise the package manager Again, in the terminal, npm install to install everything.

Usage

  • You can view the HTML document in your preferred or default browser.

Authors

👤 Author1

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

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. It is tested by JavaScript Unit testing using Jest framework. It is build by using ES6 and Webpack!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published