A user registration form with client side authentication with JavaScript
While working at KNEC in 2022, I realized that the UI for the Login and registration of users was neither user friendly nor responsive. I took it upon myself to implement one that met both standards.
Knec QMIS Registration: https://qmis.knec.ac.ke/ExternalRegistration
KNEC QMIS Login: https://qmis.knec.ac.ke/externalLogin
My Implementation: