ai-cfia / fertiscan-frontend

This repository is for the frontend of the project react
MIT License
2 stars 1 forks source link

Manage unverified inspections #272

Open k-allagbe opened 13 hours ago

k-allagbe commented 13 hours ago

Context

Currently, the user can list all their label inspections, both verified and unverified. However, the user cannot distinguish between the two states (verified and unverified). Verified inspections are those that the user has completed and asserted that all information is accurate; these cannot be modified further. Unverified inspections are still in progress and can be updated.

Desired Outcome

Tasks

Frontend