Description
A small web application listing the title and publication date of the 5 latest decrees published by the Flemish Government.
- The data is available via the SPARQL endpoint of the Vlaamse Codex
- The data is structured as documented on Vlaamse Codex Application Profile
- The endpoint is available on SPARQL
The frontend is built using Ember.js.
Styling is made with Twitter Bootstrap 5.1.3, and SCSS (for custom styles)
The DOCTYPE is HTML5, and Semantic HTML Elements are used throughout the project, including microdata, as HTML attributes
Engines
- node 14.17.0
- npm 6.14.13
The application runs on localhost:4200.
View the application code on Github!