Todo App - eXist-db-style
This very simple todo app uses eXist-db to store and retrieve data using Roaster OpenAPI endpoints.
The source of the page is found in collection 'demo' of the app.
It does some simple authentication with the help of a separate, imported Fore page (login.html) which can be re-used in other apps.
This example also shows how to implement auto-saving with Fore. Please study the source - it has lots of explanations inline.
