Skip to content

Fix Contact Page Submission Issue and Improve Design #101

@micheal-khan

Description

@micheal-khan

Description

The contact form on the website is not functioning correctly. When users fill in their details and click the submit button, they encounter a "Page Not Found" error. I attempted to troubleshoot the issue by checking the form's action URL and ensuring that the JavaScript handles form submission properly. However, the error persists.

Additionally, the current design of the contact page could be improved for better user experience. The alignment of form fields and overall styling needs enhancement to make it more visually appealing.

Screenshots

image
image

Any additional information?

The form should ideally save the submitted data to a contact_data.json file for record-keeping. This approach will help reduce the need for database implementation while keeping the solution simple. It’s crucial to ensure that the backend or server-side logic is in place to handle the form submissions.

What browser are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions