Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Image based data entry in the avni-client app in offline mode: #1631

Open
justAbhinav opened this issue Jun 17, 2024 · 0 comments

Comments

@justAbhinav
Copy link

justAbhinav commented Jun 17, 2024

Description

The aim is to implement a new feature in the avni system, where in certain questions we can select them to be filled on the basis of an image based OCR reader implemented in the app itself, it will need us to work on both avni-webapp and avni-client.

Goals

  • [ Implement a QR code based input system] [Goal 1]
  • [ Storing cleaned Data from what is obtained by QR codes] [Goal 2]
  • [ implementing Image OCR based input] [Goal 3]
  • [ storing and form filling using data obtained from Image OCR ] [Goal 4]
  • [ final implementation and testing of the features ] [Final Goal]

##Expected Outcome
As a final product the avni-webapp should allow us to mark some question input type as QR and/or as OCR, this would cause the client app to have that option available when ever that question appears on the app

##Acceptance Criteria
The acceptance criteria is that the data read is correctly being stored in the database and in accurate form, along with the working of OCR and QR based entry in completely offline form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant