Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandotbarros/rockethelp
A React Native project build during Ignite Lab
https://github.com/fernandotbarros/rockethelp
react react-native
Last synced: 3 days 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T21:04:06.000Z (over 2 years ago)
- Last Synced: 2023-04-14T10:33:00.580Z (over 1 year ago)
- Topics: react, react-native
- Language: TypeScript
- Homepage:
- Size: 498 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/FernandoTBarros/RocketHelp?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/FernandoTBarros/RocketHelp?style=for-the-badge)# RocketHelp
Projeto construído durante o Ignite Lab React Native para lançamento de solicitações de helpdesk
## Demonstração
![Funcionamento da aplicação](https://i.imgur.com/4kOmyYU.gif)
## 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:
![Leitura do código de barras](https://user-images.githubusercontent.com/3437672/180081689-add14383-7c17-4109-b12f-520c0788877d.gif)## 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)