Check out our progressive web application (PWA) to have a glance on our solution and how we are planning to make it a Mobile application to solve it.
The Documentation can be found here
- Download postgres from https://www.postgresql.org/download/
- Download nodeJS using https://nodejs.org
- Fork and clone the git repository
- In the new folder you will find a
.env.example
file, duplicate it and rename it to.env
only. - Change the env variables to fit your environment (leave them blank for default values)
- Run
npm ci
to install the packages - In another window run
yarn run dev
- Open your browser and navigate to
localhost:{PORT}
(PORT being the port specified in your.env
file) - You should now see the APIs
Did you check out the figma prototype? This is how far we are as per the api live link and use the documentation for guidance.
https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series
https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html
https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Situationsberichte/Gesamt.html
Thanks goes to these wonderful people:
MIT - 2021