Home - mgsystemsllc/chss_prototype GitHub Wiki
CHSS Prototype
Block Diagram
Overview
The system consists of a hosted cloud application and database server which are accessible over a RESTful interface by various fixed and mobile devices such as desktops, notebooks, tablets and phones. The hosted server communicates with the HHS Open Data content server to receive data sets as per requirement in json format. Users of the system create login in the system and add their profile to speak to a case worker and fetch a list of residential facilities near their zip code.
-
Technologies / Tools
- Client Side:- HTML5, Javascript
- Server Side:- Node.js Framework, Javascript
- Automation testing tools:- Frisby, Jasmine, Coveralls
- CI tools: Jenkins / Travis CI
- Code Quality: Eslint
- Cloud Platform: AWS EC2 / Elastic host
-
Design