Skip to content

codefortulsa/snap-screener

Repository files navigation

Hunger Free Oklahoma

SNAP Screener

Find out if you are eligible for food assistance at Hunger Free Oklahoma.


The SNAP Screener is a single-page web application built with React and hosted on Firebase Hosting. Currently avaiable at snap-screener-ok.firebaseapp.com with final domain forthcoming. School contacts are managed with a Google Sheet available here. All other pertinent settings are available within src/lib/config.js—such as who recieves all email notifications with the variable NOTIFY_CC.

PLEASE NOTE: The spreadsheet uses real email addresses so submitting a form will, in fact, send emails out to all contacts listed for the selected school.


Partners


Technology


Development

To get started developing locally, clone the project. The from the root directory, run:

npm install
npm start

Requirements

  • node > v10

Task List

  • Front-end UI
  • Back-end hosting
  • Cloud function to determine eligibility and send mail
  • Establish mail service and template via Mailjet
  • Update NOTIFY_CC in src/lib/config.ts to reflect email address to receive all submissions
  • Add Google Analytics for tracking
  • Domain handling (to get site pointed from *.hungerfreeok.org)
  • Domain email validation (to get emails as sent from HFO)
  • Continus deployment via GitHub Actions (to redeploy cloud function + web app whenever commit is pushed to master branch)
  • Possibly use Google Places Autocomplete API for address lookup?
  • Possibly set up a hosted staging environment linked with a dev branch?
  • Possibly move NOTIFY_CC from hard-coded config file to google spreadsheet

About

Screener for SNAP. Built in partnership with Hunger Free Oklahaoma and TPS. Very special thanks to volunteers Travis Miller, Cody Walinciak, Kendall Wertz, and Chris Doe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •