khitermedachraf / To-Do-list

An app to manage tasks. A user can add, delete and edit a task and mark it as completed, It uses a simple GUI and relies on DOM manipulation in pure JS and using local storage.
https://khitermedachraf.github.io/To-Do-list/dist/index.html
MIT License
6 stars 0 forks source link
dom-manipulation html html-css-javascript javascript localstorage to-do to-do-list

Project Name : To-Do-list

An app to manage tasks. A user can add, delete and edit a task and mark it as completed, It uses simple GUI and relies on DOM manipulation in pure JS and using local storage.

In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.

Capstone intro

Built With

:red_circle: Live Demo (If availabale)

Live Demo Link

Project requirements

You will need to implement the following functionalities (presented in the video above):

Getting Started

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

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

Prerequisites

Install

npm install --save-dev hint@6.x
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Usage ⚒

Run tests 🧪

Authors 👥

👤 Achraf KHITER

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support ✨

Give a ⭐️ if you like this project!

Acknowledgments 🎓💪

📝 License ☑

This project is MIT licensed.