https://github.com/mateuschaves/openredu-mobile
Teste de implementação de um aplicativo para a plataforma OpenRedu utilizando React Native.
https://github.com/mateuschaves/openredu-mobile
api-client educational-software educational-technology javascript react react-native testing
Last synced: about 1 month ago
JSON representation
Teste de implementação de um aplicativo para a plataforma OpenRedu utilizando React Native.
- Host: GitHub
- URL: https://github.com/mateuschaves/openredu-mobile
- Owner: mateuschaves
- License: mit
- Created: 2018-02-24T21:22:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T18:34:15.000Z (about 8 years ago)
- Last Synced: 2025-06-08T16:37:55.315Z (about 1 year ago)
- Topics: api-client, educational-software, educational-technology, javascript, react, react-native, testing
- Language: JavaScript
- Homepage: http://developers.openredu.org/
- Size: 236 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenRedu Mobile
Teste de implementação de um aplicativo para a plataforma OpenRedu utilizando React Native.
## Pré-requisitos
Dependências necessárias para rodar o projeto:
* [React Native 0.54+](https://facebook.github.io/react-native/).
* [Marshmallow API Level 23, x86_64 ABI image with a Android 6.0 (Google APIs)](https://www.genymotion.com/).
* [NodeJS](https://nodejs.org/en/).
## Instalando
Dentro do caminho desejado, execute o seguinte comando:
```
git clone https://github.com/mateuschaves/OpenRedu-Mobile.git
```
## Executando
Dentro da pasta do projeto e com o emulador aberto, digite o seguinte comando:
Para executar no emulador android:
```
react-native run-android
```
Para executar no emulador IOS:
```
react-native run-ios
```
## Desenvolvido com
* [React Native](https://facebook.github.io/react-native/) - Build native mobile apps using JavaScript and React.
* [Axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js.
* [React Navigation](https://reactnavigation.org/) - Routing and navigation for your React Native apps.
## Contribuidores
* **Mateus Henrique** - ( mateus.henriquechaves@ufpe.br ).