chalkedgoose / mega-map-dev

Bay Area Community support for COVID-19 - based on NC-COVID-Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bay Area Community Resources

All Contributors

Link to the live website: Bay Area Community Resources

Bay Area Community Resources Website

Link to Wiki Project Wiki

We are a volunteer-driven, open-source project to help communities navigate the COVID crisis by providing information on public resources. This project began as a Bay Area school meals map, and now provides information on resources such as locations and schedules for free meals, food assistance, legal assistance, and medical help.

Dev Quickstart

From the covid-19-support directory:

  • Run locally: npm run serve
  • Deploy to staging: env VUE_APP_DEPLOY="GITHUB" npm run build && npm run deploy
  • Deploy to production: npm run build && bash deploy_aws.sh

You can find the login credentials for AWS in the Google Drive. See the AWS docs for How to login

This project is

  • A mobile-first website with an interactive map and table of local resources.
  • A tool to help our communities and neighbors navigate the COVID crisis.
  • A data repository for other organizations in the Bay Area (more to come on this!)

The types of resource questions we want to answer

  • Where can I find a free meal?
  • Where can I find a market with senior/vulnerable shopping hours?
  • Where can I find a market that takes SNAP and WIC benefits?
  • Where can I get legal assistance for eviction?
  • Where can I find a free medical provider that offers telehealth services?

Authors

The project began with students and employees affiliated with Stanford's Data Impact Lab and Big Local News. We are extremely grateful to Bill Behrman, Sara Altman, and Cheryl Phillips for their ongoing support and advice.

The development for this project was adapted from NCCovid Support built by Code for Chapel Hill.

Special thanks to CARTO and Mapbox for powering our site.

Thank you to Melanie Ramirez and Jesus Pineda-Ramirez for inspiring us to do this.

Contact us

For questions on any data additions or inaccuracies, or for any other questions, please contact baycommunityresource@gmail.com.

Volunteers

This project would not be possible without our amazing data entry, design and translator volunteers! There are many more of you to thank, but here are only a few of your names. Thank you.

  • Michael Alisky
  • Sofia Avila
  • Brandon Bergsneider
  • Angela Chau
  • Rachel Chang
  • Trillium Chang
  • Taylor Evensen
  • Celine Gadingco
  • Stanley Gu
  • Anna Greene
  • Grace Hung
  • Rachel Koo
  • Jina Lee
  • Ashwin Reddy
  • Micah Trautwein
  • Songnan Wang
  • Angela Zhao
  • Danyang Zhang
  • Heather Nguyen

Contributors

Thanks also to our tireless data and development teams:


Maeva Finker


Joyce Tagal


Christopher LeBoa


Charlie Hoffs


Jen Ren


Anjali Katta


Claire Huang


Patrick Chan


Chris Auyeung


Lawrence Wu

Charles Cho
Ngozi Nezianya

About

Bay Area Community support for COVID-19 - based on NC-COVID-Support

License:GNU General Public License v3.0


Languages

Language:Vue 74.0%Language:JavaScript 17.6%Language:SCSS 4.9%Language:HTML 2.2%Language:Shell 1.3%