Develop Signup functionality in MVC application to register users. It must consist of following fields (Marks 10) Emailld (Email Address, Must be unique) Gender (Radio Button) Password (Password, length must be eight) Confirm Password (Password, must match Password) Profile Picture File input, extension must be jpeg or png) Submit Button Email must be unique and database table name must be Register Uniqueness of Email must be validated. Error message for existing email must be "Email already in use. The extension of profile picture can only be Jpgjpeg and png . Provide the conditional logic that validates extension of picture. Error message against wrong extension of picture must be "Please choose only Image file. Profile picture should be stored on server folder. Upon successful registration user must be redirected to Login view. Write only necessary code by creating 3functions that check the file with required extension, check the valid email and an insert function that will store the data in database table
1
Expert's answer
2022-01-19T10:29:43-0500
Dear Asad, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment