A group project that helps to verify the device by scanning a qr code and entering the results
Client: React, Vite, TS, SCSS
Server: Node.js, Express, Mongodb, Mongoose
To deploy this project run
client:
npm i
npm run devserver:
npm i
npm startGet main page:
/Get rating page:
/rating GET comming soon| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
GET comming soon| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
- user authorization by scanning a QR code
- management of scan results by the unique ID of the device
- scanning limit (1 time per day)
- strict typing of data using TS
If you like our work, please subscribe and add a star to this project :)