GitHunt
AN

AneteNeto/RocketHelp

Aplicativo de solicitações de manutenção de equipamentos internos de uma empresa - Feito durante o Ignite Lab #3

RocketHelp

RocketHelp

Application for maintenance requests for a company's internal equipment.
The app allows you to manage request requests

🚀 Technologies:

📚 Libraries:

🧠 Learned:

  • Expo Bare Workflow manages the native code and also gives us access to the native Android and iOS folders

  • TypeScript used to increase productivity and create types

  • Native Base the componentization of the project was done using this library, which allows you to be more productive and build components with a consistent UI

  • React Native SVG Transformer used to import svg files with the syntax of a component, a good alternative as React Native does not have standard support for svg.

  • Firebase to configure firebase in the expo project, some configuration is necessary as Expo Go does not have support for now, configuration is done using plugins [NATIVE FIREBASE SDK] (https://docs.expo.dev/guides /setup-native-firebase/) which allows you to automate the installation of dependencies in native code and then execute expo prebuild and expo run:android. Authentication was used (* Firebase Authentication*) and storage (Firebase Cloud Firestore)

Languages

TypeScript37.3%Java28.3%C++12.2%Objective-C++10.8%Starlark3.3%Ruby2.8%Makefile2.7%JavaScript1.7%Objective-C0.7%Swift0.2%

Contributors

Created July 22, 2022
Updated August 1, 2022
AneteNeto/RocketHelp | GitHunt