3SqauresVT Eligibility Calculator
This web page is a calculator to determine if a household is eligible for a
3SquaresVT (i.e. food stamps) benefit, provided by Hunger Free
Vermont. It is implemented as a static site
(i.e. no server-side scripting), and uses only client-side javascript. Though
it functions like a multi-page web site, this is accomplished by showing/hiding
div
elements.
In addition to the main.js file, it also uses jQuery. I am thankful for the availability of such useful and well designed open source software.
- Download or clone the repo.
- Open index.html in a browser.
This site was developed by myself, and Michael Ware.