MoizSamee / IS7024

0 stars 1 forks source link

Keep UI element names general #12

Open discospiff opened 3 years ago

discospiff commented 3 years ago

Since this is a UI element, avoid naming it after a specific data set (Pfizer). The UI layer should show the user information, which may be combined from different data sets. "Pfizer" is tying this page to one data set, which makes it less flexible.

https://github.com/MoizSamee/IS7024/blob/868ed3650931b32d6b10993ef9ef37636d6575ed/Covinator/Covinator/Pages/PfizerVaccination.cshtml.cs#L17