Skip to content

Oucru-Innovations/DOCR-Handwriting-UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCR-Handwriting-UI

Front End User Interface for HANDWRITING RECOGNITION APPLICATION FOR TETANUS TREATMENT

Acknowledgements

This project module has been developed and belongs to:

Authors

Built With

This project has been built with:

Node JS

JavaScript

GitHub

Amazon

Prerequisites

To run this app you need to set up the following applications:

  • DOCR-Handwriting-Pipeline
  • DOCR-Handwriting-Backend

Installations

To install all the packages for this FrontEnd website application:

  npm install --legacy-peer-deps

Environment Variables

To run this project, you will need to add the following environment variables to your ./src/constant.js file:

PIPELINE_LOCALHOST = [PIPELINE HOST ADDRESS]

CURRENT_HOST_URL = [CURRENT ANNOTATION BACKEND ENDPOINT]

Localhost

To run this project as localhost, set up environment variables and AWS Credentials Key (if needed):

  npm start

Access the following endpoint to use the API:

  localhost:3000

About

Front-End for OUCRU Text Annotation App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 13.1%
  • HTML 1.6%