Skip to content

Instantly share code, notes, and snippets.

@An-GG
An-GG / degree-requirements.md
Last active August 2, 2023 03:23
congratulation on graduation

UT registration API

(check out the the implementation here: https://github.com/An-GG/ut-registration-api)

  • Uses get and post requests with query params, works using forms basically no scripts
    • searchCheck() runs on main form submit, changes endpoint depending on command
    • validateForm() only on acknowledgement page, checks to see if box checked

Example Add Course Request