OTP Generator with Verification in HTML CSS and JavaScript | SharathchandarK

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 มิ.ย. 2024
  • How To Build an OTP Generator with Verification App Using HTML, CSS, and JavaScript | Validate OTP Code using JavaScript.
    JavaScript Mini Project: OTP Verification UI App. #javascriptproject #otpvalidate #beginner #advanced #SharathchandarK #coding #software #javascriptproject #javascript #javascripttutorial #javascriptprojects #javascript_projects #programming #otp #html #css #js
    Welcome to our JavaScript OTP Generator and Verification App Coding Tutorials.
    In this video, we'll walk you through a step-by-Step guide to building a fully functional unique OTP (One-Time Password) generator and verifies from scratch using HTML, CSS, and, of course, JavaScript.
    You'll learn how to generate random OTPs with secure and seamless OTP verification system, perfect for enhancing the authentication process. This will include functionalities like how to generate random OTPs, assume that send them to users via mobile SMS, and validate user responses securely.
    Additionally, we'll explore how to set an expiration time for the OTPs to enhance security further. Users will be prompted to enter the OTP within a specified timeframe to validate their identity.
    Throughout this video, we'll cover key concepts such as DOM manipulation, event handling, MATH operations and OTP display elements to create an attractive and user-friendly interface that will enhance your web development skills but also contribute to building safer and more trustworthy user experiences to create a robust and efficient OTP verification system.
    By the end of this video, you'll have a powerful One-Time Password Generator with Verification tool that will check a vital security measure to protect sensitive data and prevent unauthorized access and also learn how to build a critical component of secure applications.
    Let's get started on creating your own javascript-powered OTP Generator and Validator app now! HAPPY CODING!
    GitHub Repo for Project Structure Example: github.com/sharathchandar-k/P...
    TABLE OF CONTENT
    00:00 INTRO
    00:33 DEMO
    03:29 Setting Up the Project Environment with Boilerplates
    04:43 Adding HTML Elements
    07:40 Adding CSS Design
    12:00 Adding DOM Declarations (Document)
    13:33 Adding Function Declarations
    14:00 Creating Generate OTP values
    15:08 Implementing Expire for OTP's
    16:29 Implementing Navigations with Enable Disable Elements
    22:59 Creating Onload Event to Send OTP and Change Placeholder
    24:00 Adding Verify OTP functionality
    26:50 Clearing Interval, OTP values with Disabled
    29:22 Adding Request Again OTP's
    30:15 Manual Testing
    ----------------------------------------
    Recommended Playlists:
    ----------------------------------------
    JavaScript Projects For Beginners To Advance: • JavaScript Projects Fo...
    Animating Access with HTML, CSS, & JS: • Animating Access with ...
    JavaScript API Projects: • JavaScript API Projects
    Responsive Personal Portfolio Website: • Responsive Personal Po...
    -------------------------------------------------------------------------------------
    Recommended Videos: JavaScript Project for Clocks
    -------------------------------------------------------------------------------------
    1. Create a Dynamic Countdown Timer using HTML CSS & JavaScript : • Building a Dynamic Cou...
    2. Crafting a Digital Clock with Alarm Feature using HTML CSS & JavaScript: • Crafting a Digital Clo...
    3. Create A Simple Analog Clock with JavaScript, HTML & CSS : • Create A Simple Analog...
    4. Create a Stopwatch with Laps using HTML, CSS, and JavaScript : • Create a Stopwatch wit...
    Thank you for watching, and don't forget to like, comment, Share, subscribe, and hit the notification bell to stay updated with our latest tutorials.
    Have a Feedback, Question or Project idea? Let me know about it in the comment box down below.
    If you learn something from this video then Please subscribe and Follow me:
    ► Subscribe : / @sharathchandark
    ► Instagram : / sharathchandark
    ► Twitter : / sharathchandark
    All Copyrights and All Code in the Video is my own - by #SharathchandarK
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 31

  • @vibha3031
    @vibha3031 4 หลายเดือนก่อน +1

    Great video

    • @SharathchandarK
      @SharathchandarK  4 หลายเดือนก่อน

      Thanks for the support 🙏 🙌

  • @user-vj4uh7jo6p
    @user-vj4uh7jo6p 4 หลายเดือนก่อน +1

    Gret tutorial dude i will give a shot with firebase SMS OTP

    • @SharathchandarK
      @SharathchandarK  4 หลายเดือนก่อน

      Awesome! Go ahead and give it a shot, Let me know if you need any help along the way. Happy coding!

  • @MH-ROOT
    @MH-ROOT 3 หลายเดือนก่อน +1

    Great Content, love from Bangladesh ❤

    • @SharathchandarK
      @SharathchandarK  3 หลายเดือนก่อน

      Thank you so much 😍 I'm glad you enjoyed and found the video helpful, I appreciate your support and encouragement 😊 it means a lot to me

  • @dilhaitumhara691
    @dilhaitumhara691 26 วันที่ผ่านมา +1

    Very nice ❤

    • @SharathchandarK
      @SharathchandarK  26 วันที่ผ่านมา +1

      Thank you so much for your valuable comments and support this means a lot for me ❤

  • @vibha3031
    @vibha3031 4 หลายเดือนก่อน +1

    Your content is so underrated sir 😭 , soon you will get views, keep going 👍🏻

    • @SharathchandarK
      @SharathchandarK  4 หลายเดือนก่อน

      Thank you so much 💓 for you valuable comment 😊 ❤️ sure thanks for the support

  • @poonam-es2ff
    @poonam-es2ff 5 หลายเดือนก่อน +1

    Sir, isme verify console.log me to print ho ra hai.
    But jab if statement use kar rhe hain to wo direct else pe jump kar rha hai. If ko ignore kar rha hai. Pls answer.

    • @SharathchandarK
      @SharathchandarK  5 หลายเดือนก่อน

      Hello, Thanks for the Comment.
      On which part of the code you have used if! and what was the check done on the if condition?
      once the condition satisfices to true it will not ignore the if condition if false it will jump to else part only.
      if possible share that particular condition i will try to explain in detail.

    • @poonam-es2ff
      @poonam-es2ff 5 หลายเดือนก่อน

      Sir time line 26.20 tak my code was running but as I write if condition it is not working.

    • @SharathchandarK
      @SharathchandarK  5 หลายเดือนก่อน

      if condition to check (verify === OTP) this line your asking?

    • @poonam-es2ff
      @poonam-es2ff 5 หลายเดือนก่อน

      Yes sir this line is not working only else part is working

    • @SharathchandarK
      @SharathchandarK  5 หลายเดือนก่อน

      did you created a global variable of OTP? on top! and need to assign the values to that global variable (OTP) then only the if condition will check and satisfices and shows the alert ("Your account has been verified successfully!").
      please call me SHA or Sharathchandar no need of sir and all :)

  • @shobitgupta1683
    @shobitgupta1683 13 วันที่ผ่านมา +1

    how to get that OTP in mobile number pls help

    • @SharathchandarK
      @SharathchandarK  13 วันที่ผ่านมา

      Thanks for the question.
      for mobile there is no free services to send OTP

  • @prachinag7211
    @prachinag7211 2 หลายเดือนก่อน

    Hello sir esme arrows remove nhi ho rhe
    Sir plz provide source code I need

    • @SharathchandarK
      @SharathchandarK  2 หลายเดือนก่อน

      Thanks for the question.
      which arrows your asking?

    • @SharathchandarK
      @SharathchandarK  2 หลายเดือนก่อน

      I can't get can you explain clearly

    • @prachinag7211
      @prachinag7211 2 หลายเดือนก่อน

      OTP verification pages me OTP no. Dalne ke liye Jo box create kiye he usme se Arrow remove nhi ho rahe he

    • @SharathchandarK
      @SharathchandarK  2 หลายเดือนก่อน

      Okay understood.
      for that arrow in input box we have removed in CSS, i made a style with input:: webkit inner and outer spin button you need to set this to none. then that arrow button in input box will not be display.

  • @user-jf6yi2rc3o
    @user-jf6yi2rc3o 4 หลายเดือนก่อน

    document not defined how to slove error

    • @SharathchandarK
      @SharathchandarK  4 หลายเดือนก่อน

      Thanks for the Question...
      document relates to the DOM (Document Object Model) in a web browser.
      on which place did you get this error? please share the code!! based on this i will fix your error

    • @user-jf6yi2rc3o
      @user-jf6yi2rc3o 4 หลายเดือนก่อน

      in vs code
      console.log(document)
      when run terminal there is an document not defined
      @@SharathchandarK

    • @SharathchandarK
      @SharathchandarK  4 หลายเดือนก่อน

      In terminal?
      Try to run via Live Server or Open a Index.html in browser directly and check the console will get the results

    • @user-jf6yi2rc3o
      @user-jf6yi2rc3o 4 หลายเดือนก่อน

      i watched ur video in ur terminal working properly but why i amm getting error@@SharathchandarK

    • @SharathchandarK
      @SharathchandarK  4 หลายเดือนก่อน

      @@user-jf6yi2rc3o I'm not getting which part of code your mentioned has terminal?
      Doing the same thing as per the video right?