Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackomo007/riskcov

Covid App challenge NASA
https://github.com/jackomo007/riskcov

covid-19 hackaton nasa react-native

Last synced: 19 days ago
JSON representation

Covid App challenge NASA

Awesome Lists containing this project

README

        

NASA Space Apps Challenge 2021 - RiskCov


riskcov


## ⚙️ Team Name:
riskcov
premio
- Pentium

## ⚙️ Team Members:
- [José Prieto](https://github.com/jackomo007)
- [Gremis Tovar](https://github.com/Gremis)

## ⚙️ Challenge:
- COVID-19: Calculate the risk

## ⚙️ What works:
- Search for countries using google maps
- Choose number of guests on the trip
- Search for risks of contracting COVID-19 in the place where you want to go
- Recommendations for the user to take corresponding protection measures
- Current news section on COVID-19

## ⚙️ How much can develop with more time in the future:
- Search locally, such as neighborhoods, municipalities
- Use of the application for other diseases and viruses
- Make the necessary code configurations to run the application on iOS platforms

## ⚙️ Technologies Used:
- React Native
- JavaScript
- React Native Google Places Autocomplete
- React Native Maps
- React Native Vector Icons
- Google Cloud Platform
- Data from space agencies

## Instalação

## 🏁 To run the project:

Clone this repository on your machine:

```bash
$ git clone https://github.com/jackomo007/RiskCov.git
```

cd `RiskCov` and run:

```bash
npm install
```

```bash
npm start
```

init em Android:

```bash
react-native run-android
```

If you have a problem, you can try to find help here:

https://reactnative.dev/docs/environment-setup


## Finally

The functioning of this application can be seen below:

![](assets/images/funtion.gif)