Skip to content

Application that shows the use of RFID Reader technology, together with ReactJS and Firebase Stacks. The rfid-reader-input component is used to capture data input from the Reader.

Notifications You must be signed in to change notification settings

DIGOARTHUR/rfid-application-crud

Repository files navigation

image



RFID Application

Make your applications more dynamic and practical.

GitHub last commit GitHub

About Application   |    Interfaces   |    Stacks   |    Run APP   |    Motivation   |   

skills Sobre a aplicação

This is an application that shows in practice the use of the RFID Reader. Make data queries and records just by approaching a card. Here a component, rfid-reader-input, was used to input data from the RFID Reader, providing a better experience for the user.

FIGMA

Figma

skills Interfaces

DESKTOP

Registered employees list
image 2
Registration screen
image 3
Active employee list and RFID input data capture component
image 4

skills Stacks

Language

Alt ou título da imagem

  • TypeScript (TypeScript is a specially typed programming language that builds on JavaScript, offering better tools at any scale.)

Style

Alt ou título da imagem

Framework / Lib

Alt ou título da imagem

Backend

Alt ou título da imagem

  • Create
  • Read
  • Update
  • Delete

Gerenciador / Pacotes

Alt ou título da imagem

  • rfid-reader-input (Biblioteca utilizada para otimizar a busca, armazenamento em cache e atualização dos dados remotos)
  • tailwindCSS (Rapidly build modern websites without ever leaving your HTML.)
  • react-modal (Floating window)

Versionameto

Alt ou título da imagem

IDE

Alt ou título da imagem

skills Rodando a Aplicação

  1. Clonar repositório:
git clone https://github.com/DIGOARTHUR/rfid-application-demo.git
  1. Instalar dependências
yarn install
  1. Rodar aplicativo
yarn dev
  1. Acesse http://localhost:3000/ e navegue pelo site

⚠️ 5. Trocar URL do repositorio remoto (caso necessário)

5.1 Ver qual o repositorio atual

git remote -v

5.2 Mudar a URL do repositorio remoto

git remote set-url origin <LinkDoNovoRepositorio>

5.3 Verifique se a mudança foi realizada

git remote -v


skills Motivation

In my current work, there is a system using this RFID Reader technology. I observed it for a while and then decided to reproduce it using the knowledge I had and what I researched.


Love rfid-application? Give our repo a star ⭐ ⬆️.

by: @digoarthur

About

Application that shows the use of RFID Reader technology, together with ReactJS and Firebase Stacks. The rfid-reader-input component is used to capture data input from the Reader.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published