https://github.com/fernandotbarros/rockethelp
A React Native project build during Ignite Lab
https://github.com/fernandotbarros/rockethelp
react react-native
Last synced: 2 months ago
JSON representation
A React Native project build during Ignite Lab
- Host: GitHub
- URL: https://github.com/fernandotbarros/rockethelp
- Owner: FernandoTBarros
- License: mit
- Created: 2022-07-18T02:01:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T21:04:06.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T17:32:00.869Z (over 1 year ago)
- Topics: react, react-native
- Language: TypeScript
- Homepage:
- Size: 498 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# RocketHelp
Projeto construído durante o Ignite Lab React Native para lançamento de solicitações de helpdesk
## Demonstração

## Melhorias
Inclusão do componente [BarCodeScanner](https://docs.expo.dev/versions/latest/sdk/bar-code-scanner/) para leitura do código de barras do patrimônio.
Demonstração abaixo:

## Stack utilizada
**Aplicação:** React Native com Expo, NativeBase, React Navigation, PhosphorIcons, Typescript
**Estrutura:** Firebase Auth para autenticação e Firebase Firestore para banco de dados em tempo real
## Licença
[MIT](https://choosealicense.com/licenses/mit/)
## Autores
- [@FernandoTBarros](https://github.com/FernandoTBarros)