Project Contains :
• Created a registration form with field First Name, Last Name, Email, Password, Gender, Telephone and Profile Picture.
• Showing list of records which is added in previous step. (Showing listing using ajax)
• From the listing of record added a button to edit & delete user records.
• On the listing of record there is an email function button. By clicking on that button generating image of added information (i.e., First Name, Last Name, Email, Gender, Telephone and Profile Picture) using jQuery html2canvas library. Then this generated image will be sent to registered email address.
Thanks & Regards,
Keshav Kumar Choudhary