Simple C# / Blazor Page

Job ID: 34652346

Budget: $10 – $30 USD

I need a simple page to create questions and store it on a SQL database.

The page will read existing questions from a table and list as a datagrid (see attached image showing a basic example)

The page will have a button allowing new questions to be added into the database.

ADDITIONAL INFO:
Database is called 'db_questionnaire'
Table is called 'tb_questions'

Fields for the questions are:
Fields:
SECTION = text
QUESTION = text
DIFFICULTY = list (1,2,3,4,5)
COLLECTION METHOD = list (auto/manual)
LINKED_ARTICLE = list (read values from an additional SQL table called 'tb_articles'. Display the field 'title' as dropdown options)
STATUS = list (open / closed)
Related categories: SQL C# Programming Blazor