@Babsman123Submitted about 1 year ago
Please me on where to improve. I will gladly appreciate your response.
Please me on where to improve. I will gladly appreciate your response.
First of all, loved your animation on the web app start. I think you should handle the form input: The user should only be allowed to enter alphabets in the name field. You should restrict the card input field to 16 digits.(Make it mandatory that the user has to enter 16 digits or give an error on confirm). Only valid dates should be allowed. You can check the dates on the continue button click. cvv should only be of 3 digits. Other than that loved your web app. You just need to work a little on functionality.