- Arini Nur Romah
- Mochamad Rizal Hidayat
- Rajitha Ayeshmantha Manellanga
- Rakkan Tiasakul
Accessibility and digital inclusion
Running a Software Project 2022, LUT University
Jarno Ojala from Vincit Company Finland
===================================================================================
- python3
- pip3
- OpenCV (version 4.5.5)
- Pytesseract (version 5.1.0)
python3 install OpenCV
python3 install pytesseract
and
pip3 install OpenCV
pip3 install pytesseract
Back-End :
- cd vincit-rool/
- npm install
- npm start
Front-End :
- cd vincit-tool/react-app/
- npm install
- npm start