Skip to content

This javascript app is a Todo list application, built using OOP principles, organizing JS code, object factories and classes along with ES6 modules, and using Webpack as a module manager. You can create as many projects as you want and also add unlimited todo tasks to them.

Notifications You must be signed in to change notification settings

bren2102/To-do-list

Repository files navigation

To Do List - JS App

We developed a Todo list application in which we had the chance to consolidate our knowledge about OOP principles, organizing JS code using object factories and classes along with ES6 modules, and using Webpack as a module manager. You can create as many projects as you want and also add unlimited todo tasks to them.

Built With

  • JS
  • HTML
  • SASS

Tools

  • Webpack
  • npm

NPM available scripts

Use "npm run-script " followed by any of the following commands :

  • "build": "webpack --mode production"
  • "watch": "webpack --mode development --watch"

Live Demo

Live Demo Version

Preview

Preview

Authors

👤 Diego Antonio Reyes Coronado

👤 Brenda Yucra

🤝 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!

About

This javascript app is a Todo list application, built using OOP principles, organizing JS code, object factories and classes along with ES6 modules, and using Webpack as a module manager. You can create as many projects as you want and also add unlimited todo tasks to them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published