/To-do-list

To Do List is an app that helps users manage their tasks with features like adding, completing, and deleting items from the list. It uses webpack for efficient bundling.

Primary LanguageJavaScriptMIT LicenseMIT

To Do List

Welcome to my To do list project

📗 Table of Contents

📖 To Do List!

To Do List! This project is to create a list of pending activities and to be able to mark when you have done them, you can also modify the list, delete and move its content. .

🛠 Built With

  • Webpack
  • Jest testing
  • JavaScript
  • HTML
  • CSS

Tech Stack

Client

Key Features

  • A to do list
  • Testing the code

(back to top)

🚀 Live Demo

https://jrmcuervo.github.io/To-do-list/dist/

(back to top)

💻 Getting Started

  • Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it).
  • Step 2: Once you have installed git you can clone this project using the command below:
    git clone https://github.com/Jrmcuervo/To-do-list.git
    
  • Step 3: Once you have cloned this repo navigate to the folder that contains the repository.
  • Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
  • Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

👥 Authors

👤 Ruben Cuervo

👤 steven wafeek

(back to top)

🔭 Future Features

In the future this list will have improvements of; Interaction. A function will be implemented to be able to drag the tasks and exchange position between them. The way in which tasks are edited will be improved.

  • In the next implementations of the project I will add a function that added and remove tasks from the list, there will also be a menu where you can delete and edit tasks, as well as mark as completed and delete all tasks marked as complete with a button

(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 Awesome Books project please share my portfolio with recruters!

(back to top)

🙏 Acknowledgments

Thanks to the tutors and colleagues who helped me and taught me to finish this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)