Skip to content

A useful app to track your daily task and be more organized, you can write, edit and delete all your completed tasks, do you close the browser? Don't worry all your tasks are still there =D

License

Notifications You must be signed in to change notification settings

AlexRS90/to-do-list

Repository files navigation

To do list

Webpack Implementation.

screenshot

  • Milestone 1:
  • Setup webpack
  • Created a to do list skeleton
  • Display dinamically 3 task from an static array of objects
  • Milestone 2: Interactive list:
  • Created diferents modules to import and export functions
  • Made checkboxes interactive
  • Saved all task completed or not at local storage
  • Added styles when a task is completed
  • Milestone 3: add and remove
  • Now the list is 100% interactive, you can:
  • Write a new task.
  • Edit any uncompleted task.
  • Delete a single task.
  • Delete all completed tasks.

Built With

  • HTML, CSS & JS
  • Visual Studio Code
  • Webpack
  • Linters

Live Demo 💻

https://alexrs90.github.io/to-do-list/dist/

Set up locally

Once you completed this steps you should see the app running at: http://localhost:8080/ in your browser.

Author 👤

👤 Alejandro Ramos

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

A useful app to track your daily task and be more organized, you can write, edit and delete all your completed tasks, do you close the browser? Don't worry all your tasks are still there =D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published