This is the client side application for YouCanBenefit
. It is designed such that a user can input certain demographic information
-- such as income, age etc -- and the backend will return a list of potentially
elligible social benefits.
There is also an administrator section that allows for privelleged users to modify the datastore. These modifications are such that
new programs can be uploaded, queries (conditions on user demographics) to determine elligiblilty for said programs and
the Master Screener
or questionaire can be modified.
This project was generated with angular-cli version 1.0.0-beta.24.
Run npm run start
if you're also running the api-server.
Other relevant information -- how to build etc -- can be found at angular-cli.