Eduardo-H / fixhelper

A mobile app that allows you to register orders to fix equipements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

FixHelper is a mobile app that allows you to register orders to fix equipements (e.g. computers, routers and so on).

Technologies

React Native

Expo

Typescript

Firebase

Native Base

Template

You can access the Figma template here.

Usage

Since this project uses Firebase to authenticate users and store the data, it's necessary to create a project on Firebase and configure the iOS and Android apps inside of your Firebase project. After configuring both apps, you'll have to download the files google-services.json and GoogleService-Info.plist from Firebase and put both of them in the root directory.

This project also uses Expo, so if you don't have the Expo CLI installed on your computer you can run npm install -g expo-cli or yarn add expo-cli -g to install it.

The last essential step is to have Android Studio installed and configured on your machine. If your using a Mac you will need Xcode to run the project.

After all these steps, you can run expo prebuild to finish all the setups of the project and then run expo run:android to start the project (the emulator needs to be running before using this command). If you are a Mac user, you can run expo run:ios to start the project.

About

A mobile app that allows you to register orders to fix equipements.


Languages

Language:TypeScript 47.3%Language:Java 23.8%Language:C++ 10.3%Language:Objective-C++ 9.1%Language:Starlark 2.8%Language:Ruby 2.4%Language:Makefile 2.2%Language:JavaScript 1.3%Language:Objective-C 0.6%Language:Swift 0.2%