given files
This commit is contained in:
parent
9bf88844e9
commit
a2c31f873d
48 changed files with 10458 additions and 0 deletions
5
src/students/utils.js
Normal file
5
src/students/utils.js
Normal file
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue