-
-
Notifications
You must be signed in to change notification settings - Fork 51
Home
Food Oasis is a web application that provides information about food pantries and meal programs to food seekers. It is implemented as a multi-tenant web application for websites in several different geographic areas:
- la.foodoasis.net - Los Angeles County
- ca.foodoasis.net - Areas of California outside of LA County
- hi.foodoasis.net - The Hawaiian Islands
- or.foodoasis.net - Oregon
The Los Angeles site is populated with vetted information on over 500 pantries and meal programs in Los Angeles County. At this time (Feb 2021), the other sites have little or no validated entries. Each site's data is only as good as the data entered by volunteers for the area.
If you are interested in volunteering to help enter and validate listings for your area, or establishing a new site for a new area, or are a developer wishing to contribute your effort to improving the application's functionality, please contact us!
The code base is entirely open source under the GPL Version 2 License, and is developed and managed by Hack for LA, a brigade of Code for America.
- React/HTML/CSS/Javascript client using Material-UI Design Framework.
- Node/Express Web API server
- Postgres Relational Database
- Docker
- AWS