An alternative of test judging
- >= 5s needed for judging
- Store the results and can be exported as
.xlsx
file - Manage as many as results
- Filter groups follow fields, sort scores in each group
- Todo
- Workflow :
- Upload image -> recognize (Error of Not recognize -> Rejudge)
- Add to group label for quicker action
- Workflow :
- Other libs:
- TesseractJS
- uuid
- react-toastify
- react-hook-form
- floating-ui
- ...
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed or downloaded on your machine:
Cloning the Repository
git clone https://github.com/yuran1811/scanie.git
cd scanie
Installation
- Enable
pnpm
to build and run the project
corepack enable pnpm
Install the project dependencies:
pnpm install
Running the Project
pnpm dev
Open http://localhost:5173 in your browser to view the project.