uiowaSEP2024 / 003_MAGNA

Magna Kiosk Employee System
Apache License 2.0
3 stars 0 forks source link

Convert all forms to django forms #148

Open ChaseDitt opened 7 months ago

ChaseDitt commented 7 months ago

Description

Use the following format to name and describe your user stories

As a user"when I try to submit a form without all the fields",
So that " A pop up appears in the field to tell me",
I want "to have this instead of the error message at the tip"

Acceptance Criteria

What are some implicit tasks/criteria to be achieved within this story?

smblackwll commented 7 months ago

Changed the title from Django Forms to model forms, since that's what it's being changed to. Change the priority from low to high since it works now, and with the UI overhaul, it might just be a time sink. If this isn't the case then we can change the priority back.