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
- Host: GitHub
- URL: https://github.com/andremicheletti/fatec-gps
- Owner: AndreMicheletti
- License: mit
- Created: 2017-10-28T01:38:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T23:53:49.000Z (almost 8 years ago)
- Last Synced: 2025-07-30T22:24:21.206Z (4 months ago)
- Topics: app, google-maps, javascript, react-native, redux
- Language: JavaScript
- Homepage: https://play.google.com/store/apps/details?id=edu.fatecsp.fatecgps&hl=pt
- Size: 47.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


## 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