{"id":19935931,"url":"https://github.com/full-stack-web-developer-and-designer/angular_formvalidation","last_synced_at":"2025-03-01T12:19:26.245Z","repository":{"id":204599970,"uuid":"427235700","full_name":"full-stack-web-developer-and-designer/Angular_FormValidation","owner":"full-stack-web-developer-and-designer","description":"AngularJS FormValidation for inputs using attributes ng-required and ng-minlength.","archived":false,"fork":false,"pushed_at":"2022-01-17T00:51:33.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T02:38:22.503Z","etag":null,"topics":["angular","angularjs","form-validation","forms","mirnesglamocic"],"latest_commit_sha":null,"homepage":"https://full-stack-web-developer-and-designer.github.io/Angular_FormValidation/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/full-stack-web-developer-and-designer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-11-12T04:50:51.000Z","updated_at":"2021-11-29T05:16:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f177addf-80bb-4931-b3d5-d756c071ccaf","html_url":"https://github.com/full-stack-web-developer-and-designer/Angular_FormValidation","commit_stats":null,"previous_names":["full-stack-web-developer-and-designer/angular_formvalidation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FAngular_FormValidation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FAngular_FormValidation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FAngular_FormValidation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/full-stack-web-developer-and-designer%2FAngular_FormValidation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/full-stack-web-developer-and-designer","download_url":"https://codeload.github.com/full-stack-web-developer-and-designer/Angular_FormValidation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241361924,"owners_count":19950472,"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":["angular","angularjs","form-validation","forms","mirnesglamocic"],"created_at":"2024-11-12T23:22:40.407Z","updated_at":"2025-03-01T12:19:26.224Z","avatar_url":"https://github.com/full-stack-web-developer-and-designer.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Form Validation\n\nThis repository contain responsive form with **AngularJS** validation.\nSo, at the `section` we add `ng-app` that initialize Angular application. In the form we add attribute _novalidate_ for don't use browser validation.\nSo, we have four different inputs fields and on each input we create `ng-model` and by doing this we are created variables that are accessible inside `ng-app`\nAlso, for all inputs we add Angular attribute `ng-required` that is equal required in HTML, and for password we add attribute `ng-minlength` that is equal minlength in HTML.\nWith Angular properties `$valid` and `$touched` we show custom error message for each input if input isn't valid using Angular directive `ng-show`.\n## How do you know if it worked?\n* If you have done everything correctly, your inputs on submit will change border-color to green and display message *Welcome* + *firstname* + *lastname* which you insert inside inputs. \n* Otherwise, your inputs will change border-color to red with message bellow input where input isn't correct.\n* Also, using `ng-valid` and `css` background color of button will be gray until we type all the fields properly.\n\n[PREVIEW](https://full-stack-web-developer-and-designer.github.io/Angular_FormValidation/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffull-stack-web-developer-and-designer%2Fangular_formvalidation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffull-stack-web-developer-and-designer%2Fangular_formvalidation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffull-stack-web-developer-and-designer%2Fangular_formvalidation/lists"}