/FightPandemics.com

This is not the first and last pandemic. Currently, the information about the pandemic is highly fragmented, especially at the local level. Whereas one can find global information and trackers, it is difficult to find information that is relevant to your community. Furthermore, it is difficult for organizations, funders, companies, volunteers and local leaders to coordinate responses. This puts humanity and local communities at risk. FightPandemics was born to make communities more resilient to pandemics by facilitating access to information and coordinated responses.

Primary LanguageJavaScript

FightPandemics.com Overview

Currently, there is no easy way to find all the information at the local and global level for the different people that are affected by the pandemic, the different projects that need volunteers, the FREE or discounted tools for builders, the grants available and other relevant information. That's why Fight Pandemics was born.

Personas

  • Sick or Vulnerable Individuals

    1. Don't need medical Support: find local groups that are helping with buying groceries (cooperatives, telegram, WhatsApp groups) or any other local help outside of medical support.
    2. Medical support: List of local apps, local emergency numbers and other local resources.
  • Individuals that want to contribute with time at the local and global lever

    1. Local Support: find local groups that are that are helping with buying groceries (cooperatives, telegram, WhatsApp groups), 3D printing or any other local help outside of medical support.
    2. Global Support: find teams that are working on solutions for fighting the pandemic (Software, Content, Blockchain DAOs)
  • Individuals that want to contribute with other resources.

    1. Global and local grants and funds by Governments, VCs, Angels and crowdfunding campaigns.
    2. Global and local tools and services (For FREE, or reduced in price)

    If you are interested please join our slack group:

https://join.slack.com/t/fightpandemics/shared_invite/zt-d22gzk51-IMItXWfVQswn4YvHmKajnw

Getting Started

  1. Create client/.env and add the REACT_APP_AIRTABLE_API_KEY and REACT_APP_AIRTABLE_BASE environment variables to it.
  2. cp backend/.env.example backend/.env
  3. Run docker-compose up and goto localhost:3000 in the browser.