{"id":15992596,"url":"https://github.com/dustinsgoodman/angularjs-workshop","last_synced_at":"2025-10-14T07:18:14.690Z","repository":{"id":149108622,"uuid":"42407914","full_name":"dustinsgoodman/angularjs-workshop","owner":"dustinsgoodman","description":"Base code for AngularJS Workshop","archived":false,"fork":false,"pushed_at":"2015-09-19T18:01:17.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T07:18:13.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dustinsgoodman.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}},"created_at":"2015-09-13T18:37:58.000Z","updated_at":"2015-09-13T18:38:47.000Z","dependencies_parsed_at":"2023-04-07T22:14:56.791Z","dependency_job_id":null,"html_url":"https://github.com/dustinsgoodman/angularjs-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dustinsgoodman/angularjs-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinsgoodman%2Fangularjs-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinsgoodman%2Fangularjs-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinsgoodman%2Fangularjs-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinsgoodman%2Fangularjs-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustinsgoodman","download_url":"https://codeload.github.com/dustinsgoodman/angularjs-workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinsgoodman%2Fangularjs-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018217,"owners_count":26086303,"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-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-10-08T06:23:40.729Z","updated_at":"2025-10-14T07:18:14.648Z","avatar_url":"https://github.com/dustinsgoodman.png","language":"JavaScript","readme":"# AngularJS Intermediate Workshop 2015\n\nWelcome to the 2015 AngularJS Intermediate Workshop. Today we'll be learning to work with directives and API services. This repository contains a very simple version of TodoMVC with arguably a lot of UI/UX issues. The AngularJS code could also use some love. Today's mission will be to improve this experience using your knowledge of API services and directives.\n\n\n## Requirements\n\n1. Node/NPM:\n  ```\n  brew install node\n  ```\n2. Bower \u0026 Gulp:\n  ```\n  npm install -g bower gulp\n  ```\n\n## Getting Started\nFork this project into your own account then pull it down to your computer. Once complete, run `npm install` \u0026 `bower install`. Now you're ready to run the server and development. Run the server using `gulp serve`.\n\n## Project Requirements\n**Goal**: Write a directive to replace the todo list items.\n\n1. I should see a list of items (not inputs).\n2. When I click on an item, I should be able to edit it.\n  1. My changes shouldn't save until I press the \"ENTER\" key.\n  2. If I hit \"ESC\", my changes should revert to the old value.\n3. I should be able to check an item as complete.\n  1. The item should be striked through.\n4. I should be able to delete the item.\n5. There should be a way to expand a task to see its description.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustinsgoodman%2Fangularjs-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdustinsgoodman%2Fangularjs-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustinsgoodman%2Fangularjs-workshop/lists"}