Project to demonstrate how an application for the Virtueel Inkomstenloket could look, using Solid as a data storage. The application demonstrates how this would look for the Regeling Individuele Inkomenstoeslag of the Municipality of Utrecht.
⚠ This is a demo application, please do not provide any sensitive or personal information in this application!
No installation needed. A live version can be visited at: https://vil.mijnsolidpod.nl/
- Visit the application and provide a Solid WebId
- Log in with your Solid Pod
- Authorize the application to access your Solid Pod
- Provide the requested information
- The application will show you if you are eligible for the Regeling Individuele Inkomenstoeslag
- The information is stored in your Solid Pod
This application is built in SimplyCode, a low-code development platform for creating web applications.
This project is based on (i.e. is a fork of) the SimplyCode skeleton, which is a template for creating new SimplyCode projects.
To edit the application, the www
directory needs to be served over https
,
using Apache and PHP. How to run Apache is out of scope for this document.
Open SimplyCode by visitng the /simply-code/
directory in a web browser.
Depending on the server setup, ownership of the following directories may need
to be changed to the user that runs Apache (usually www-data
):
www/data
www/files
www/img
www/api/data
This will ensure that you won't push any changes to your new project in this repository.
Questions or feedback can be given by opening an issue on GitHub.
Created by Muze B.V. under an MIT license.