/Pair-Programming-TodoList

About Todo list testing is a type of software testing that focuses on testing the functionality and usability of a todo list application. This may include testing the ability to add, edit, and delete items on the list, as well as testing the application's ability to prioritize and organize tasks.

Primary LanguageJavaScript

📗 Table of Contents

[To-do list page] A todo list is a tool that allows you to keep track of tasks or activities that need to be completed. It can be a physical list written on a piece of paper or a digital list stored on a computer or phone. Todo lists can be used for personal or professional purposes, and can help you stay organized and manage your time effectively. In summery, it is a web page where you can add your to-do tasks, mark as read, and also remove them when completed, with easse and efficiency.

🛠 Built With HTML, CSS JavaScript

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

Listed below are the key features of my webpage.

  • [Tasks list]
  • [Add tasks form]
  • [Remove tasks option]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Terminal
  • Git
  • IDE

Setup

Clone this repository to your desired folder:

  git clone https://github.com/danielmatama/matama-todo-list.git

  cd matama-awesome-es6

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

Example command:

  Open this project in your live server

👥 Authors

Mention all of the collaborators of this project.

👤 Daniel Matama

👤 Chukwuemeka Kanu

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Mark tasks as complete]
  • [Add comment to tasks]
  • []

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

(back to top)