EBSECan / donatemask

Donate A Mask Project Repository
GNU Lesser General Public License v2.1
10 stars 7 forks source link

Fix #156: add request priority drop-down #159

Closed humphd closed 2 years ago

humphd commented 2 years ago

Fixes #156

This adds a new section below the Demographics section of the form, allowing users to self-assign a priority for their request (high, normal, low). The default is "normal":

Screen Shot 2022-07-26 at 11 28 46 AM

The other options look like this:

Screen Shot 2022-07-26 at 11 29 43 AM

The database will have priority: "normal" or "high", "low".