barakadanny / ToDo-List-using-ES6-and-Webpack

This is a todo list with following features: possibility to add and mark a task as complete but also delete it, possibility to drag and drop a created task to change it place on the DOM. Built with javascript, webpack, and css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo List

πŸ“— Table of Contents

About The Project

TodoList is a powerful task management tool that helps you stay organized and productive, whether you're managing your personal to-do list or a team project. With TodoList, you can easily keep track of all your tasks and deadlines, set reminders, and collaborate with team members.

TodoList offers a clean and intuitive interface that makes it easy to add and manage tasks. You can create multiple lists and prioritize tasks based on their importance or deadline. You can also set reminders and notifications to ensure that you never miss a deadline or forget an important task.

πŸ›  Built With

Tech Stack

  • html
  • Css
  • JavaScript
  • Webpack

Key Features

  • A user-friendly interface that allows you navigate through information to get you started

(back to top)

πŸš€ Live Demo

Website Live

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

  • Browser eg. Chrome
  • Text Editor eg. Vs Code, Atom, Sublime text, etc.

Setup

Clone this repository to your desired folder: run the command below

    git clone https://github.com/barakadanny/ToDo-List-using-ES6-and-Webpack.git 

Install

Install linters to handle some common Errors, You can have description about Linters here

Deployment

You can deploy this project using github pages

(back to top)

πŸ‘₯ Authors

πŸ‘¨β€πŸ’» Baraka Danny

πŸ”­ Future Features

  • Multiple lists and categories to help you organize your 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

By giving a star, you are helping to raise its visibility and bring it to the attention of others who might be interested in using it or contributing to its development.

(back to top)

πŸ™ Acknowledgments

I give credit to code camp for this amazing video that help reshape my knoweldge in webpack.

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a todo list with following features: possibility to add and mark a task as complete but also delete it, possibility to drag and drop a created task to change it place on the DOM. Built with javascript, webpack, and css


Languages

Language:JavaScript 65.1%Language:CSS 21.1%Language:HTML 13.8%