Giter VIP home page Giter VIP logo

eplacas's Introduction

E-Placas

📦 🚗 E-Placas

App para consulta de placa veicular integrado aos sistemas do Sinesp Cidadão

Issues GitHub pull requests API Build CircleCI

Gitpod ready-to-code Android_Studio-3DDC84 WebStorm

React_Native JavaScript TypeScript

Report Bug Request Feature

Systems on which it has been tested:

Android-3DDC84

Gostou o projeto? Por favor considere ser um apoiador e receba brindes exclusivos!

App para consulta de placa veicular integrado aos sistemas do Sinesp Cidadão

User Stories

  • O usuário insere uma placa veícular e aperta pesquisar
  • É retornado o resultado sobre a placa veicular
  • O usuário pode visualizar uma lista que contém o histórico de consultas

Bonus features

  • O usuário pode verificar se a placa veicular é válida

Useful links and resources

Development environment

If you want to run the application in your local environment you will need to set the environment to react native.

To configure the environment on your machine see the instructions on the react-native website.

Setting up the development environment

Clone the repository

git clone https://github.com/hebertcisco/eplacas

cd eplacas

Important notes

Firebase was used in the project to catch errors and monitoring. You will need to create a project in the firebase console and configure the project.

Console Firebase

Remeber:

Add google-services.json to root path, You can achieve this by creating a new project in firebase.

Assuming that you have Node 14 LTS or greater installed, you can use npm to install the dependencies:

npm install

This will start a development server for you.

npm start

Running the application 🚚

On another terminal you will have to run the command to open the app on your mobile device or emulator.

Android

npm run android

iOS

npm run ios

CI Currently includes:

  • circleci

Portuguese api documentation

Documentação E-Placas API

Link para obter chaves da API: https://eplacas.p.rapidapi.com/subscription

Essa é a documentação básica relacionada à API do E-Placas. Será descrito como a API funciona, como utilizar a mesma, e como utilizar os serviços disponíveis.

Este documento é um guia de uso da API.

Endpoints disponíveis

(/status) - Verificação de status da API

GET /status HTTP/1.1
Host: eplacas.p.rapidapi.com
x-rapidapi-host: eplacas.p.rapidapi.com
x-rapidapi-key: example-base64

(/consulta/list?limit=10) - Consulta as últimas placas cadastradas na minha base de dados

GET /consulta/list?limit=10 HTTP/1.1
Host: eplacas.p.rapidapi.com
x-rapidapi-host: eplacas.p.rapidapi.com
x-rapidapi-key: example-base64

(/consulta/{plate}) - Consulta uma placa específica

GET /consulta/AAA1111 HTTP/1.1
Host: eplacas.p.rapidapi.com
x-rapidapi-host: eplacas.p.rapidapi.com
x-rapidapi-key: example-base64

eplacas's People

Contributors

hebertcisco avatar renovate-bot avatar

Forkers

lucasandradeinf

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.