Skip to content

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

Notifications You must be signed in to change notification settings

AneteNeto/RocketHelp

Repository files navigation

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)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published