Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.
/ screenerClient Public archive

Angular app for benefit navigator/search client

License

Notifications You must be signed in to change notification settings

yeg-relief/screenerClient

Repository files navigation

general information

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.

relevant affiliations

ScreenerClient

This project was generated with angular-cli version 1.0.0-beta.24.

Development And Build

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.