GithubHelp home page GithubHelp logo

luismda / ignite-fleet Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.96 MB

Offline first app in React Native for managing vehicle fleets.

TypeScript 79.21% JavaScript 2.05% Kotlin 7.33% Ruby 5.50% Objective-C 0.51% Objective-C++ 5.07% C 0.16% Swift 0.18%
expo-location expo-task-manager mongodb react-native react-native-google-signin react-native-maps realm styled-components typescript

ignite-fleet's Introduction

Ignite Fleet Mobile App ๐Ÿš—


About

This project is an offline-first mobile application developed with React Native and Expo for managing vehicle fleets. In the app, you can log in with your Google account and, after that, register the departure of a vehicle by informing the license plate and purpose.

The application is able to obtain your current location and identify changes in location, creating a drawing on the map of the route taken with the vehicle. Finally, it is possible to record the arrival of the vehicle and view all vehicles used in a history. As the application is offline-first, it is possible to perform these functions without an internet connection, so the data will be synchronized in an online database when there is an internet connection again.

The focus of this project was to implement social authentication, offline-first and geolocation techniques. So here are some technologies used:

  • React Native
  • Expo
  • Expo Location (get current location)
  • TypeScript
  • React Native Maps (display the map)
  • RealmDB (manage data in offline state)
  • MongoDB Atlas (manage data in online state)
  • Google Cloud Platform (social authentication and maps API)

Additionally, this project was developed during Rocketseat React Native training. The project's Figma can be accessed through the link below.

Access the project layout in Figma

Instructions

Clone the repository:

git clone https://github.com/luismda/ignite-fleet.git

Create a .env file (following the .env.example) and then install dependencies:

npm i

Run pre build:

npx expo prebuild

Start app:

npm run android

# or

npm run ios

Created by

Luรญs Miguel | LinkedIn

#NeverStopLearning ๐Ÿš€

ignite-fleet's People

Contributors

luismda avatar

Watchers

 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.