dliv / 2019-hackathon-quick-quote

Use AWS OCR to minimize data entry for quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hackathon 2019 - Quick Quote

Hackathon project to reduce data entry needed during a quote.

Demo (WIP) at https://ds4ynukh0lfe1.cloudfront.net/. Test images for license and plates are here.

Demo Gif

Note: The deployed demo has an aggressively throttled api key.

Services Diagram

Services Diagram

See:

Developing

No CI/CD. To use the deployed api, ask for the api key and include it in your .env file. Otherwise, create a new AWS Api Gateway and deploy the lambdas there.

Front-end is Create React App plus TypeScript and UI components from Ant Design.

About

Use AWS OCR to minimize data entry for quotes


Languages

Language:TypeScript 71.2%Language:JavaScript 26.7%Language:HTML 1.9%Language:CSS 0.2%