Skip to content

pelzolga123/To-Do-List

 
 

Repository files navigation

A Simple To-Do List application 👋

A Simple To-Do application Built with Javascript

Screenshot-from-2020-03-13-16-14-37

About The Project

The To-Do application is a project aimed at showcasing our knowledge of Objects, Factory Functions, and Module Pattern in Javascript ES6. These concepts along with the understanding of webpack were heavily relied on while building this application. It also shows our understanding of the concepts of Single Responsibility and Tightly Coupled Objects.

Development

  • Install dependencies
npm install
  • Run script
npm run build

Then open index.html in the browser.

Built With

Authors

👤 Olga Pelts

👤 Tunde Oretade

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/pelzolga123/To-Do-List/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A Simple To-Do application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%