chiraag-kakar / sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.
https://sharenlearn.herokuapp.com/
MIT License
45 stars 78 forks source link

Otp verification #169

Closed ashutoshkrris closed 3 years ago

ashutoshkrris commented 3 years ago

I have implemented OTP Verification for the Signup page. The entire process of OTP Generation and OTP Matching is using AJAX requests, so the page is never reloaded. Resolves : #160 I am attaching a working demo of the implementation :

https://user-images.githubusercontent.com/47353498/114209734-98979f00-997c-11eb-8307-d50e6db14059.mp4