A
Anonymous
Student Evaluation Table - Copy this React, Tailwind Component to your project
Add the following functionalities: - Adding new Evaluations (columns): provide a button for adding a new Evaluation (column). When clicking the button, a modal will be displayed with a form containing fields for Evaluation title (will be the column title) and the Evaluation type (can be "Number", "Text" or "Yes/No"). Depending on the choosen type, the cells of the evaluation column will contain a numeric field, texbox or toogle input. - User can order the columns of the table, except the first one containing the students.
Prompt
