Giter VIP home page Giter VIP logo

not-today-vetting-application's Introduction

not-today-vetting-application

Vetting application for the 2024 SLD 45 Data Derby Application is designed to utilize handheld barcode scanners to scan a form of identification and compare that to a Jira Asset Database where a user's access level can be vetted against a meeting's access requirements.

Frontend

/frontend contains a sample web frontend. It is a single form with one text input element. When the user scans a barcode, it is typed into the field.

Once the backend is stood up, the ID can be sent to the backend and either validated or rejected. The entire UX is one button, and the UI turning green or red based.

Backend

/backend contains the backend API server for communicating from the frontend/android app and checking against a Jira assets defined by the JIRA_BASE_URL variable in the docker-compose.yml file.

DB-Middleware

/db-middleware contians the scripting necessarry for automatically converting an xls file to CSV, and pushing to a predefined BOX folder endpoint.

Deployment

Before running, create jira_secret.txt in the root directory and populate with you Jira API token. This populates the Docker JIRA_API_TOKEN secret and will allow the backend to talk to your Jira instance.

docker compose up deploys the web server frontend and backend.

To run it on the scanner, either connect it to a network and open chrome and point it to the IP of the deployment, or connect it via USB-C and open the app through chrome remote debugging.

not-today-vetting-application's People

Contributors

filmo003 avatar lordwelch avatar codesmith1024 avatar alatyami avatar smj-0 avatar

Stargazers

Andy J. Wagers avatar

Watchers

 avatar Andy J. Wagers 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.