Go to file
Augusto Dwenger e272b77b50
Create README.md
2019-05-31 13:15:54 +02:00
test tests erweitert 2018-09-28 21:11:33 +02:00
.gitignore dom-test installiert und dom-test Tests integriert 2018-09-26 16:58:43 +02:00
README.md Create README.md 2019-05-31 13:15:54 +02:00
index.html Standard.html renamed to index.html 2018-11-13 15:26:56 +01:00
package-lock.json dom-test installiert und dom-test Tests integriert 2018-09-26 16:58:43 +02:00
package.json v2.0.0 2018-10-03 20:58:43 +02:00
style.css add project files 2018-09-21 10:28:43 +02:00
test.sh test script erweitet um den chache zu clearen 2018-09-30 21:47:49 +02:00
todoApp.js refactoring: unused functions removed or commented out and added 2019-02-25 22:01:08 +01:00

README.md

todoApp

JavaScript To-Do Web-App

It is my firs JS App. The whole purpose was to get use and learn the basics.

The App is written in vanilla JavaScript and bearly styled. Through and input field you can add to-do's to the list. In the list you can check and uncheck as well delete the to-do's.

Special thanks to MOINWORLD e.V.