{"id":20314324,"url":"https://github.com/normandy72/name-calculator","last_synced_at":"2026-05-17T02:33:58.251Z","repository":{"id":153902821,"uuid":"585088961","full_name":"Normandy72/Name-Calculator","owner":"Normandy72","description":"Simple app using AngularJS. Coursera course \"Single Page Web Applications with AngularJS\" by Yaakov Chaikin","archived":false,"fork":false,"pushed_at":"2023-01-04T10:14:28.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T08:44:54.865Z","etag":null,"topics":["angular","angularjs","html","html5","javascript","js"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Normandy72.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":"2023-01-04T09:40:01.000Z","updated_at":"2023-01-04T11:52:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"21980176-c319-4533-8410-47a4b0f96acb","html_url":"https://github.com/Normandy72/Name-Calculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Normandy72/Name-Calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normandy72%2FName-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normandy72%2FName-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normandy72%2FName-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normandy72%2FName-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Normandy72","download_url":"https://codeload.github.com/Normandy72/Name-Calculator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Normandy72%2FName-Calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878345,"owners_count":26406641,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","html","html5","javascript","js"],"created_at":"2024-11-14T18:14:49.513Z","updated_at":"2025-10-24T22:39:24.673Z","avatar_url":"https://github.com/Normandy72.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Sequence:\n1. add main files (index.html, app.js, angular.min.js)\n2. add script tags in html file\n3. add h1 and divs\n4. create IIFE in app.js and add 'use strict'\n5. create angular.module('name_of_module', array) without semicolon \n6. create .controller('name_of_controller', function($scope){...})\n7. add attribute ng-app=\"\"name_of_module\" into tag body\n8. add attribute ng-controller=\"name_of_controller\" into tag div\n9. add property name of $scope (equal empty string)\n10. add property totalValue (initial value is 0)\n11. add totalValue in tag div (in double curly braces)\n12. add attribute ng-model=\"name\" into tag input\n13. add attribute ng-keyup=\"name_of_function();\" into tag input - when key is up function is calling\n14. define dispalyNumeric function into .controller function\n15. create function that calculate total value","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormandy72%2Fname-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnormandy72%2Fname-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormandy72%2Fname-calculator/lists"}