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

https://github.com/andremicheletti/fatec-gps

[React-Native App] helps students to find themselves in FatecSP Campus
https://github.com/andremicheletti/fatec-gps

app google-maps javascript react-native redux

Last synced: 3 months ago
JSON representation

[React-Native App] helps students to find themselves in FatecSP Campus

Awesome Lists containing this project

README

          

# Fatec GPS

Aplicativo Mobile feito com [react-native](https://facebook.github.io/react-native/) como TCC para a FatecSP

![FatecGPS App - Mapa selecionada](https://raw.githubusercontent.com/AndreMicheletti/fatec-gps/master/assets/screen.jpg)
![FatecGPS App - Legenda Principal](https://raw.githubusercontent.com/AndreMicheletti/fatec-gps/master/assets/screen-a.jpg)

## Descrição

O aplicativo irá auxiliar novos estudantes a se localizarem dentro do campus da fatec, utilizando um
aplicativo de Mapa mostrando os pontos de interesse principais, como Prédios, Auditórios e Centro Acadêmico.

## Rodar localmente

1. Clone o repositório usnado `git clone https://github.com/AndreMicheletti/fatec-gps.git`

2. Instale as dependencias:
- [node >6](https://nodejs.org) & [npm](https://www.npmjs.com)
- [watchman](https://facebook.github.io/watchman/docs/install.html)
- (no seu celular) [Expo App](https://play.google.com/store/apps/details?id=host.exp.exponent&hl=pt_BR)
- E usando o npm, instalar as dependencias do projeto. Para fazer isso execute: `npm install` no diretório do projeto

3. Na pasta do projeto, execute `npm start`

4. Aguarde até aparecer no terminal um **QR CODE**. Abra o Expo no seu dispositivo móvel e escaneie o **QR CODE**

## License

Distributed under the terms of the [MIT](http://opensource.org/licenses/MIT) license, "fatec-gps" is free and open source software