Skip to content

This is a simple To-Do list web application that has features for users to add, edit and remove tasks from or to a list. Built with JavaScript, HTML, and CSS.

License

Notifications You must be signed in to change notification settings

lenkon/to-do-list

Repository files navigation

Testing To Do list: part 2

📗 Table of Contents

📖 [Testing To Do list: part 2]

In this project unit tests for the To Do list application will be written. The testing project has been divided into two parts. In this part of the testing project, you will test functions responsible for the status and content updates.

[Testing To Do list: part 2] is...

🛠 Built With

Tech Stack

Built with html, css and javascript with webpack, jest, and linter configuration setup.

Client

Key Features

Key features of the application.

  • [Use webpack]
  • [To do list]
  • [Use webpack dev server]
  • [Adding a new task]
  • [Deleting a task]
  • [Editing task]
  • [Task completion status]
  • [Clear all completed]

(back to top)

🚀 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:

  • Web Browser (e.g. Firefox, Chrome, Edge)
  • NPM (Node Package Manager)

Setup

Clone this repository to your desired folder:

  $ git clone https://github.com/lenkon/to-do-list

  $ cd to-do-list

Install

Install all project dependencies by running the command below:

  $ npm install

Usage

Open the index.html file in your Web Browser.

(back to top)

👥 Authors

👤 lenkon

(back to top)

🔭 Future Features

Features to be added.

  • [Add more projects]
  • [Add milestones and achievements]

(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 please rate and give a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for sharing the tools and requirements.

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a simple To-Do list web application that has features for users to add, edit and remove tasks from or to a list. Built with JavaScript, HTML, and CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published