/Webledger_Assignment

This is a company assignment of Webledger Solutions PVT. LTD. so here only Excel file data convert into json and strore each data in respected table.

Primary LanguageTypeScript

Backend Engineering Assignment: Excel file processing

Prerequisite

  • MySQL v8
  • node.js v16

Setup code

npm i
npm run db:setup

Job Description

Read READ_THIS_DOCS_BEFORE_START/AssignmentDetails.pdf file for the assignment information. If you are taking for Sr position you may use Sheet 3.xlsx and Sheet 4.xlsx for upload purposes, You can also create your own cases and commit those files into new folder names as new_cases

Run Code

npm run dev
#or
npm run debug