Skip to content
/ check-list Public template

A to do list application where a user can keep track of the to do activities by adding them, editing, marking completed and deleting either one by one or all selected items. Built with Javascript.

License

Notifications You must be signed in to change notification settings

stino-x/check-list

Repository files navigation

logo

To do List Website

📗 Table of Contents

📖 To do Website

To do List Website is a project that allows a user to add to do tasks, display the tasks and remove them. I created the project using HTML and CSS and Javascript.

🛠 Built With

1- HTML.

2- CSS.

3- Javascript

Tech Stack

Client

Key Features

  • Added HTML file.
  • Added style.css file.
  • Added list container.
  • Added clear button.
  • Added input section
  • Added a list to display the to do lists
  • Added styling to the page.
  • Added to do array in javascript
  • Rendered the to do items dynamically.

(back to top)

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

1- Web browser

2- Code editor

3- Git-smc

Setup

Clone this repository to your desired folder:

Run this command:

git clone git@github.com:stino-x/check-list.git

Install

Install this project with:

Run this command:

  cd my-project
  npm install
  npm run build

Usage

To run the project, execute the following command:

npm start

Run tests

Coming soon

Deployment

(back to top)

👥 Authors

👤 Sylvester WAMAYA

(back to top)

🔭 Future Features

  • Add add to to item functionality.
  • Add remove to do item functionality.
  • Add Edit functionality.
  • Add Clear all functionality.

(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 give it a ⭐.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for their continued support and inspiration.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A to do list application where a user can keep track of the to do activities by adding them, editing, marking completed and deleting either one by one or all selected items. Built with Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published