Todo app with persistence made with Vanilla JS framework.
https://mobilex.jpages.li/vanido/
- JavaScript 64.4%
- CSS 31.4%
- HTML 4.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo/workflows | ||
| css | ||
| js | ||
| .gitignore | ||
| icons.svg | ||
| index.html | ||
| README.md | ||
| vanido.sublime-project | ||
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).