update

package
v0.0.0-...-10dc621 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddStudentContact

func AddStudentContact(c *fiber.Ctx) error

func RemoveStudentContact

func RemoveStudentContact(c *fiber.Ctx) error

func RemoveStudentsDisabled

func RemoveStudentsDisabled(c *fiber.Ctx) error

func RemoveTeachersDisabled

func RemoveTeachersDisabled(c *fiber.Ctx) error

func ResetStudentPassword

func ResetStudentPassword(c *fiber.Ctx) error

This is for students to reset their password if they are unable to login

func ResetTeacherPassword

func ResetTeacherPassword(c *fiber.Ctx) error

func UpdateAdminEmail

func UpdateAdminEmail(c *fiber.Ctx) error

func UpdateAdminName

func UpdateAdminName(c *fiber.Ctx) error

func UpdateAdminPassword

func UpdateAdminPassword(c *fiber.Ctx) error

func UpdateContactAddress

func UpdateContactAddress(c *fiber.Ctx) error

func UpdateContactEmail

func UpdateContactEmail(c *fiber.Ctx) error

func UpdateContactHomePhone

func UpdateContactHomePhone(c *fiber.Ctx) error

func UpdateContactName

func UpdateContactName(c *fiber.Ctx) error

func UpdateContactPriority

func UpdateContactPriority(c *fiber.Ctx) error

func UpdateContactWorkPhone

func UpdateContactWorkPhone(c *fiber.Ctx) error

func UpdateLockerCombo

func UpdateLockerCombo(c *fiber.Ctx) error

func UpdateStudentAddress

func UpdateStudentAddress(c *fiber.Ctx) error

func UpdateStudentEmail

func UpdateStudentEmail(c *fiber.Ctx) error

func UpdateStudentGradeLevel

func UpdateStudentGradeLevel(c *fiber.Ctx) error

func UpdateStudentHomeroom

func UpdateStudentHomeroom(c *fiber.Ctx) error

Far later on this function is going to be completely automated. Instead of an admin sending a request to update the homeroom of a student or teacher, the system will take the room number of the teacher's or student's Block 2 class from their schedule.

Though this function would remain for students only, for example a student requests a course change, if its their block 2 the admin would have to alter their homeroom to be the new class number.

func UpdateStudentLocker

func UpdateStudentLocker(c *fiber.Ctx) error

func UpdateStudentName

func UpdateStudentName(c *fiber.Ctx) error

func UpdateStudentPassword

func UpdateStudentPassword(c *fiber.Ctx) error

func UpdateStudentPhoto

func UpdateStudentPhoto(c *fiber.Ctx) error

func UpdateStudentYOG

func UpdateStudentYOG(c *fiber.Ctx) error

In the case a student gets held back a grade, we need to update their YOG (Year of Graduation)

func UpdateTeacherAddress

func UpdateTeacherAddress(c *fiber.Ctx) error

func UpdateTeacherEmail

func UpdateTeacherEmail(c *fiber.Ctx) error

func UpdateTeacherHomeroom

func UpdateTeacherHomeroom(c *fiber.Ctx) error

Far later on this function is going to be completely automated. Instead of an admin sending a request to update the homeroom of a student or teacher, the system will take the room number of the teacher's or student's Block 2 class from their schedule.

Though this function would remain for students only, for example a student requests a course change, if its their block 2 the admin would have to alter their homeroom to be the new class number.

func UpdateTeacherName

func UpdateTeacherName(c *fiber.Ctx) error

func UpdateTeacherPassword

func UpdateTeacherPassword(c *fiber.Ctx) error

func UpdateTeacherPhoto

func UpdateTeacherPhoto(c *fiber.Ctx) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL