diff options
Diffstat (limited to 'rushs/eplace/src/students/utils.js')
| -rw-r--r-- | rushs/eplace/src/students/utils.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rushs/eplace/src/students/utils.js b/rushs/eplace/src/students/utils.js new file mode 100644 index 0000000..09bb32e --- /dev/null +++ b/rushs/eplace/src/students/utils.js @@ -0,0 +1,5 @@ +// FIXME: This file should handle the students DOM manipulation +// Link buttons to their respective functions +// Functions may include: +// - displayStudentProfile (display the student's profile in the DOM) +// - showModal (add a form modal to the DOM) |
