blaneart / card_reader

junction2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

card_reader

junction2022

Project structure

To launch card reader install requirenents with pip install -r requirements.txt launch main.py in the root folder of this repo

python main.py

For web interface launch backend inside the ./backend folder and using same env as for reader run

python main.py

and frontend inside the ./frontend folder with

npm install

npm start

About

junction2022


Languages

Language:Python 79.9%Language:JavaScript 12.9%Language:CSS 4.7%Language:HTML 2.4%