Todo app with persistence made with Vanilla JS framework. https://mobilex.jpages.li/vanido/
  • JavaScript 64.4%
  • CSS 31.4%
  • HTML 4.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Palma 9c383d9d1b
All checks were successful
Publish / publish (push) Successful in 3s
Finally correct title
2026-08-19 21:37:46 +02:00
.forgejo/workflows Actions 2026-08-12 22:47:26 +02:00
css more styles 2026-08-19 20:16:35 +02:00
js more styles 2026-08-19 20:16:35 +02:00
.gitignore Small fixes 2026-08-13 20:21:33 +02:00
icons.svg Icons 2026-08-13 22:19:40 +02:00
index.html Finally correct title 2026-08-19 21:37:46 +02:00
README.md Update 2026-08-12 22:57:30 +02:00
vanido.sublime-project Small fixes 2026-08-13 20:21:33 +02:00

Vanido

Todo app with persistence made with Vanilla JS framework.

TODO

  • Design
  • Persistence

FAQ

Why do you have actions? Are you building this??!!

No. Actions are used only to deploy the app to hosting on every push. No building is done.

It doesn't work on my browser...

This app uses very modern JS features (~es2025) that are not available in old browsers and in some cases even modern browsers (like Firefox or Safari).