gwells icon indicating copy to clipboard operation
gwells copied to clipboard

Submissions functionality

Open dallascrichmond opened this issue 8 months ago • 0 comments

Describe the task Create the functionality to submit inspections, blowbys and shifts with proper validations

Purpose To allow users to submit necessary data while ensuring there is no invalid entries in the database.

Acceptance Criteria

  • [ ] Check for valid user tokens and request they login again if expired.
  • [ ] Ensure all necessary fields have been filled and check any other validations
  • [ ] POST Request to api with relevant data.

Additional context

  • Add any other context about the task here.
  • Or here

dallascrichmond avatar Jun 18 '24 20:06 dallascrichmond