Currently, the website allows users to use any fake URL, even if it doesn’t exist.
This creates potential issues with data integrity and user authentication.
Steps to Reproduce:
Go to the website’s input field (e.g., signup/login).
Enter any random or invalid URL (like https://fakeurltest123.com).
The site still accepts it without validation.
Expected Behavior:
The system should validate URLs properly before submission. Only valid, reachable, or correctly formatted URLs should be accepted.
Proposed Solution:
Implement proper URL validation (client-side + server-side).
Add authentication or verification checks.
Redesign the Sign Up Page to look cleaner and more responsive across devices (mobile, tablet, desktop).
Improve UX with better form layout, spacing, and color scheme.
Screenshots:


Please assigned me I will solve this issue and also design sign up page more beautifully and also make it more responsive for any device and Yes, I am participating in Commit and Conquer and would like to contribute by solving this issue.
Currently, the website allows users to use any fake URL, even if it doesn’t exist.
This creates potential issues with data integrity and user authentication.
Steps to Reproduce:
Go to the website’s input field (e.g., signup/login).
Enter any random or invalid URL (like https://fakeurltest123.com).
The site still accepts it without validation.
Expected Behavior:
The system should validate URLs properly before submission. Only valid, reachable, or correctly formatted URLs should be accepted.
Proposed Solution:
Implement proper URL validation (client-side + server-side).
Add authentication or verification checks.
Redesign the Sign Up Page to look cleaner and more responsive across devices (mobile, tablet, desktop).
Improve UX with better form layout, spacing, and color scheme.
Screenshots:
Please assigned me I will solve this issue and also design sign up page more beautifully and also make it more responsive for any device and Yes, I am participating in Commit and Conquer and would like to contribute by solving this issue.