Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jackomo007/riskcov
- Owner: jackomo007
- Created: 2021-10-01T22:18:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T20:17:40.000Z (about 3 years ago)
- Last Synced: 2024-11-09T19:12:47.317Z (3 months ago)
- Topics: covid-19, hackaton, nasa, react-native
- Language: JavaScript
- Homepage:
- Size: 5.68 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NASA Space Apps Challenge 2021 - RiskCov
## ⚙️ Team Name:
- 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)