Skip to content

This is a ToDo list, made with Javascript. It uses Local Storage.

Notifications You must be signed in to change notification settings

andypasso/todo_list

Repository files navigation

Project To-do List

Just a to-do list on javascript using webpack.

The Todo list project comes after the student has learned about:

Objects Factory Functions The Module Pattern And finally, after the introduction of a new lesson about OOP. The lesson shows the concepts of Single Responsibility and Tightly Coupled Objects.

Live version

Live

Screenshot

Built With

  • HTML
  • SCSS
  • JavaScript
  • Webpack

Getting Started

  • Clone this project on your computer.
  • Open the files on you text editor.
  • Open the .html on your browser to see the future changes.

Prerequisites

  • You have to get a text editor to inspect the code in your computer.

Install

  • Install npm and webpack commands.
  • Install a text editor (if you don't have one already).
  • Clone the project to your computer.

Authors

👤 Andres Rodriguez

Github: @andynarf(https://github.com/andynarf)

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support Give a ⭐️ if you like this project!

Acknowledgments

Inspiration: "To-do list Lesson" on The Odin Project site. (https://www.theodinproject.com/courses/javascript/lessons/restaurant-page) Also, this tutorial video helped A LOT . https://www.youtube.com/watch?v=W7FaYfuwu70

📝 License

This project is MIT licensed.

About

This is a ToDo list, made with Javascript. It uses Local Storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages