/2019-hackathon-quick-quote

Use AWS OCR to minimize data entry for quotes

Primary LanguageTypeScript

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.