Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)