Coder Social home page Coder Social logo

helpdesk's Introduction

HelpDesk

helpdesk

๐Ÿ’ป Project

HelpDesk is a real time application to manage infra structure requests.It was built using React Native, Expo (bare flow) and Firestore as backend. *** This project is based on a lecture (using Firebase as a backend) from Rocketseat, ministered by Rodrigo Gonรงalves.

๐Ÿ› ๏ธ Tools and Architecture

This project was developed using the following tools:

โš™๏ธ How to run

git clone https://github.com/debfdias/HelpDesk
cd HelpDesk
yarn install
yarn android

** Create a Firebase project and place the google-services.json inside your android/app folder.

โš™๏ธ Configure Firestore

Go to android folder, open build.gradle file and add:


apply plugin: "com.google.gms.google-services"

Now go to android/app folder, open again a build.gradle file and add after "dependencies":


classpath("com.google.gms:google-services:4.3.10")

Run the application in your simulator.

** Don't forget to install JDK.
** Add the JDK env in your system's path. Or create a local.properties file inside android the folder and write your sdk path:

sdk.dir = /Users/YOUR_USER/Library/Android/sdk

๐Ÿ“ License

Under MIT license.

helpdesk's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.