{"id":26050246,"url":"https://github.com/angryhtml/registration-form","last_synced_at":"2025-06-13T18:09:33.412Z","repository":{"id":280695435,"uuid":"942858559","full_name":"angryhtml/registration-form","owner":"angryhtml","description":"☑Registration Form with Validation using Static Methods","archived":false,"fork":false,"pushed_at":"2025-03-21T20:19:11.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T21:24:16.560Z","etag":null,"topics":["classes-in-javascript","css","html","javascript","static-methods","validation-form"],"latest_commit_sha":null,"homepage":"https://registrationform-staticmethods.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angryhtml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-04T19:41:19.000Z","updated_at":"2025-03-21T20:19:15.000Z","dependencies_parsed_at":"2025-03-04T20:33:30.867Z","dependency_job_id":"a278fa13-657c-48df-a4d6-9a01bb0c4be6","html_url":"https://github.com/angryhtml/registration-form","commit_stats":null,"previous_names":["angryhtml/registration-form"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/angryhtml/registration-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angryhtml%2Fregistration-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angryhtml%2Fregistration-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angryhtml%2Fregistration-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angryhtml%2Fregistration-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angryhtml","download_url":"https://codeload.github.com/angryhtml/registration-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angryhtml%2Fregistration-form/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259695307,"owners_count":22897514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classes-in-javascript","css","html","javascript","static-methods","validation-form"],"created_at":"2025-03-08T02:27:35.279Z","updated_at":"2025-06-13T18:09:33.405Z","avatar_url":"https://github.com/angryhtml.png","language":"JavaScript","readme":"# Registration Form with Validation\r\n\r\nThis project is an interactive registration form with data validation. It demonstrates the use of **static methods** in JavaScript to validate user input. After successful registration, the user sees a success message, and the form automatically resets after 5 seconds.\r\n\r\n## Key Features\r\n- **Email Validation:** Checks the correctness of the email format.\r\n- **Password Validation:** The password must contain at least 8 characters, a digit, an uppercase letter, and a special character (@, !, \u0026).\r\n- **Password Confirmation:** The password and confirmation password must match.\r\n- **Success Message:** Displayed after successful registration.\r\n- **Form Reset:** The form automatically resets after 5 seconds.\r\n- **Responsive Design:** The form and message are displayed correctly on all devices.\r\n\r\n## Technologies Used\r\n- **HTML**: Structure of the form and message.\r\n- **CSS**: Styling and responsive design.\r\n- **JavaScript**: Validation logic, static methods, and form reset.\r\n\r\n## Static Methods in Action\r\nThe project uses **static methods** of the UserUtils class to handle validation logic. This approach makes the code organized and reusable. For example:\r\n- UserUtils.validateEmail(email): Checks the correctness of the email format.\r\n- UserUtils.validatePassword(password): Checks the complexity of the password.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangryhtml%2Fregistration-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangryhtml%2Fregistration-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangryhtml%2Fregistration-form/lists"}