zuri-training / proj_debtors-team-36

This is a web application that allows schools in a certain locality to list the directory of people owing them so as to avoid debtors applying to other schools with pending debts. -Team 36
4 stars 33 forks source link

kyc and index bug fixes with more comments. #187

Open Iyin0 opened 2 years ago

Iyin0 commented 2 years ago

I fixed the kyc-auth.js file, added the correct href to onclick attribute in the index.html page and finally included enough comments for the backend to implement their codes for otp (in verify2.js file) and kyc upload (kyc-auth.js) pages.