Welcome!
This Data Control System Mockup was born from a need in Accessibility Testing at Employment and Social Development Canada. This is the mockup version if the database, so it can be used to test out new features to eventually implement in the real system.
https://cenw-wscoe.github.io/data_control_system_mockup/
- HTML
- Javascript
- WET (Web Experience Toolkit)
If you're interested in contributing to the Web Standards' Data Control System Mockup, here is what you'll need.
Skills :
- Very good knowledge of WET
- Good knowledge of HTML
- Good knowledge of Javascript
Setup :
- Download and install Git Bash
- Init git in your working folder
git init
- Clone this repository
git clone https://github.com/cenw-wscoe/data_control_system_mockup.git
- Pull
git pull