given files
This commit is contained in:
parent
9bf88844e9
commit
a2c31f873d
48 changed files with 10458 additions and 0 deletions
5
src/students/index.js
Normal file
5
src/students/index.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// FIXME: This file should handle the students API
|
||||
// Functions may include:
|
||||
// - getStudent (get a student from the API by its uid or login)
|
||||
// - getUserUidFromToken (get the user's uid from the token in local storage)
|
||||
// - updateStudent (update the student's profile through the API)
|
||||
Loading…
Add table
Add a link
Reference in a new issue