Skip to content

React Naitve app where the user can use the phone camera to check a car information based on the plate (works only for brasil's car plates)

Notifications You must be signed in to change notification settings

gfsd3v/plate-checker-fiap

Repository files navigation

PlateChecker

PlateChecker is a react native app that I did for a college project where the user can use the cellphone camera to check some information about a car, such as: year, chassi, model, year, legal situation, last update date and city.

Tech

PlateChecker uses two open source projects to work properly:

  • ReactNative
  • OpenALPR

Installation

PlateChecker requires Node.js v10.16+ and XCode/AndroidStudio to run.

For a detailed step by step on how to run the app please read the ReactNative getting started guide.

After that you can do the following:

$ cd plate-checker-fiap
$ npm install

Run on simulated device

$ npx react-native run-ios

or

$ npx react-native run-android

Running on real device

To run on a real device please read the ReactNative documentation.

About

React Naitve app where the user can use the phone camera to check a car information based on the plate (works only for brasil's car plates)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published