Skip to content

Latest commit

 

History

History
76 lines (44 loc) · 4.22 KB

README.md

File metadata and controls

76 lines (44 loc) · 4.22 KB

Covid 19 Risk Calculate API

Information Figma
This is a space apps api to solve a challenge with many risks occurring with Covid-19 and it is intended to calculate the risks and provide tips on how to stay safe.

The uzakura-team currently consists of 2 people working hard to keep this up and running, but we are also relying on alot of open-source projects! Checkout what we are trying to achieve
Figma Prototype

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.

Documentation

The Documentation can be found here

Installation

Prerequesites

  1. Download postgres from https://www.postgresql.org/download/
  2. Download nodeJS using https://nodejs.org

Project

  1. Fork and clone the git repository
  2. In the new folder you will find a .env.example file, duplicate it and rename it to .env only.
  3. Change the env variables to fit your environment (leave them blank for default values)
  4. Run npm ci to install the packages
  5. In another window run yarn run dev
  6. Open your browser and navigate to localhost:{PORT} (PORT being the port specified in your .env file)
  7. You should now see the APIs

Showcases (Live API Link)

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.

Sources:

https://documenter.getpostman.com/view/11144369/Szf6Z9B3?version=latest#ad1d0096-3390-462d-896c-5817101a7adf

https://www.worldometers.info/coronavirus/

https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series

https://github.com/nytimes/covid-19-data

https://github.com/ActiveConclusion/COVID19_mobility

https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html

https://github.com/pcm-dpc/COVID-19

https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Situationsberichte/Gesamt.html

https://info.gesundheitsministerium.at/

https://www.mohfw.gov.in/

https://covid19.ncdc.gov.ng/

https://github.com/openZH/covid_19/

https://coronavirus.data.gov.uk

https://covid19.go.id

https://datadashboard.health.gov.il/COVID-19/general

Contributors ✨

Thanks goes to these wonderful people:

  • Nsabimana Issa (Github)
  • Habiyaremye Ntwali Janvier (Github)

License

MIT - 2021