A scanner web-app which will scan the document and create a table data in csv file. It is very useful for exam cell. Exam cell can easily generate student semester wise marks table in csv file. If the scanner continue scanning same types of results for multiple student then same csv file will be modified.
- export-to-csv: A package for converting JSON data to CSV format.
- express: A web framework for Node.js.
- firebase: A cloud services platform for building web and mobile applications.
- image-type: A package for detecting the type of an image.
- sharp: A package for image processing.
- tesseract.js: A JavaScript library for optical character recognition (OCR).
- dotenv: A package for loading environment variables from a .env file.
To install these packages, run the following command:
npm install