Implement Card Binding Function | Challenge

# Introduction In this challenge, we will implement a card binding function by using jQuery to request user list data and comparing the card number and password input by the user with the card data obtained through the AJAX request. If the card number and password match, a success message will be displayed. Otherwise, a failure message will be displayed.

|
60 : 00

Click the virtual machine below to start practicing