1834423612 / Pit-scouting

Pit-Scouting for FRC Team 695(2023), now merge to the Team Official Website Repository
https://pit-scouting-two.vercel.app
2 stars 0 forks source link

Validate datas problems & PROD damages needs to fix #11

Closed 1834423612 closed 3 months ago

1834423612 commented 7 months ago

The code sets empty subming(nothing '') when BackEnd gets the empty values(NULL/undefined).

Should change those to validate the value with the front end.

Node.js Backend

https://github.com/1834423612/Pit-scouting/blob/8e8700bd02a36af812a0197116bffae5d7665964/app-pers.js#L608-L614