Talha-Hanif5666 / Todo-list-new

This is a minimal to-do list used to organize your daily schedule. The system also helps to mark and unmark the completion progress of your daily tasks. It is done for educational purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– To-do List Project

To-do List Project is a tool that can help a person organize their everyday tasks.

πŸ›  Built With

  • HTML
  • CSS
  • JS
  • Linter Checks
  • Webpack

(back to top)

Key Features

  • Add a task
  • Delete a task
  • Rearrange a task
  • Mark a task as complete
  • Remove all complete tasks

(back to top)

πŸš€ Live Demo

Our live demo can be found on

(back to top)

πŸ’» Getting Started

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

  • Create a local directory where you can clone the project.
  • Clone the project into your repository
  • Install the dependencies
  • Open the project on a browser

(back to top)

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • Nodejs
  • A browser

(back to top)

Setup

  • Create a local directory where you can clone the project.
  • Clone the project into your repository
  • Install the dependencies
  • Open the project on a browser

(back to top)

Install

Just run npm i to install all dependencies

(back to top)

πŸ‘₯ Author

Muhammad Talha Hanif

Contributions, issues, and feature requests are welcome!

(back to top)

πŸ”­ Future Features

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

  • Improve the UI
  • Add Structure

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project kindly leave a star

(back to top)

πŸ™ Acknowledgments

I would like to thank microverse for the great resources shared.

(back to top)

πŸ“ License

This project is MIT licensed.

About

This is a minimal to-do list used to organize your daily schedule. The system also helps to mark and unmark the completion progress of your daily tasks. It is done for educational purposes.


Languages

Language:JavaScript 62.0%Language:CSS 27.6%Language:HTML 10.4%