The repository is for submission to the hacc 2017 challenge. This project is specifically for the challenge Attorney General Mobile HRS.
There are three individual programs:
- Web - The main application. A front end website and content API built using Hugo CMS.
- Alexa - Alexa Skill that integrates with the content api generated from
Web
. - Parser - Application that parses the original hrs htm files. This was run to get the content files transformed for the web. This program does not need to be run anymore.
Please click on each individual program to find out more.