Skip to content

TODOList is a streamlined web application that simplifies task management. With TODOList, users can effortlessly add and remove daily tasks, and the data is securely stored in the local storage of their device. Stay organized and boost productivity with TODOList as your reliable task manager.

License

Notifications You must be signed in to change notification settings

Alibaba2023/ToDoList

Repository files navigation

ToDoList

📗 Table of Contents

📖 [ToDoList]

[ToDoList] is a javaScript project that allow users to add and remove tasks.

🛠 Built With

  1. HTML
  2. CSS
  3. JavaScript
  4. Webpack
  5. LightHouse
  6. WebHint
  7. Styelint
  8. ESLint
  9. Git
  10. Github

Key Features

  • [list page]
  • [Responsive]
  • [Good look and feel]

(back to top)

🚀 Live Demo

  • ✅ You can see the live demo of this webpage by clicking: Live Demo Link

(back to top)

💻 Getting Started

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

  1. Download or clone this repostory.
  2. Provide a browser.
  3. Open the index.html file using webpage browser.

Prerequisites

In order to run this project you need:

  • Git installed in your machine.
  • ✔ Sign in or sign up to your Github account.
  • ✔ A professional editer such as VS Code.
  • ✔ An Updated web browser such as Google Chrome, you can download it from here.
  • Node.js installed in your machine.
  • ✔ Lighthouse.
  • ✔ Webhint
npm init -y
npm install --save-dev hint@7.x
npx hint .
  • ✔ Stylelint
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  • ✔ ESLint
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Setup

  • Clone this repository to your desired folder:

  • Example commands:

  cd [YOUR FOLDER]
  git clone git@github.com:Alibaba2023/ToDoList.git

Install

  • Install this project by cloning or downloading the master branch of this repository and run index.html file on the root of repository.

Usage

  • To run the project, execute the following command:
 cd [YOUR FOLDER]
 git clone git@github.com:Alibaba2023/ToDoList.git

Run tests

  1. WebHint ☑
npx hint .
  1. Stylelint ☑
npx stylelint "**/*.{css,scss}"
  1. ESLint ☑
npx eslint .

Deployment

This project is deployed by the author, no permission for deployment by any other client.

(back to top)

👥 Authors

👤 Ali Baba Hussaini (Main Author)

(back to top)

🔭 Future Features

  • [Client interaction]
  • [Deploy to a universal server]

(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, kindly drop a start for the repository;

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing the opportunity for this project to be done And my family for thier support.

(back to top)

📝 License

This project is LICENSES licensed.

(back to top)

About

TODOList is a streamlined web application that simplifies task management. With TODOList, users can effortlessly add and remove daily tasks, and the data is securely stored in the local storage of their device. Stay organized and boost productivity with TODOList as your reliable task manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published