tanmayvaij / visiting_card_reader

A Visiting Card reader which can read a visiting card and extract all the details from it like name, company, address. Option for correction of the details is also provided. Built using vanilla javascript, express, tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visitiing Card Reader

A Visiting Card reader which can read a visiting card and extract all the details from it like name, company, address. Option for correction of the details is also provided. Built using vanilla javascript, express, tailwind


How to Start ?


1. Install dependencies

npm install

2. Start project using below command

npm start

App will be started at http://127.0.0.1:5000

About

A Visiting Card reader which can read a visiting card and extract all the details from it like name, company, address. Option for correction of the details is also provided. Built using vanilla javascript, express, tailwind


Languages

Language:JavaScript 51.8%Language:HTML 45.2%Language:CSS 2.0%Language:Dockerfile 1.0%