Task:
1) Create fields for name, email address, and comment
2) create backend method for submit button
3) backend method should retrieve all values from name, email address, and comment fields and send them to the budgetbudteam@gmail.com
Task test:
1) Navigate to Give Feedback page
2) Fill in all necessary fields (name, email address, comment)
3) Click submit button
4) Email should be sent to budgetbudteam@gmail.com
Task: 1) Create fields for name, email address, and comment 2) create backend method for submit button 3) backend method should retrieve all values from name, email address, and comment fields and send them to the budgetbudteam@gmail.com