# angular/angular-phonecat

Tutorial on building an angular application.

Repository: https://github.com/angular/angular-phonecat
Canonical: https://ross.abutalabs.com/products/angular-phonecat
Homepage: http://docs.angularjs.org/tutorial
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2021-11-15T10:46:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5658, "days_push": 1752, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3097, forks 4551 (observed 2026-08-28T04:07:43.423147+00:00)

## What it is
The official AngularJS Phone Catalog tutorial application, a step-by-step guide to building a web app with AngularJS, where each git tag is a lesson. It is based on the retired Google Phone Gallery and pairs with the AngularJS developer tutorial docs.

## Use cases
- learn AngularJS from scratch with a hands-on tutorial
- step through git commits to see how an AngularJS app is built incrementally
- see examples of AngularJS components, controllers, templates, and filters
- learn to write unit tests with Karma and end-to-end tests for an AngularJS app
- study best practices for organizing an AngularJS project's files and modules

## When to choose
- you are maintaining or learning a legacy AngularJS 1.x codebase
- you want the official guided tutorial for AngularJS fundamentals
- you want a small reference app demonstrating AngularJS testing and structure

## When to avoid
- you are starting a new project - AngularJS is end-of-life and unsupported
- you want to learn modern Angular (2+) rather than AngularJS 1.x
- you need a production-ready application or starter template

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, developer-tools, testing
- domain: web-development, frontend, tutorials, education
- platform: cross-platform
- tags: angularjs, tutorial, step-by-step, phone-catalog, karma, e2e-testing, legacy-framework, nodejs, web-server

## Member repositories
- angular/angular-phonecat (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:43.423147+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:22.768607+00:00, confidence not recorded.
  - readme: https://github.com/angular/angular-phonecat (fetched 2026-08-28T04:07:43.423147+00:00, sha a1ca75ff18e8)
  - homepage: http://docs.angularjs.org/tutorial (fetched 2026-08-29T09:42:38.434972+00:00, sha 6a76d7298782)
  - site_page: https://docs.angularjs.org/misc/faq (fetched 2026-08-29T09:42:38.437670+00:00, sha 8f3cc541c1f5)
  - registry_npm: https://registry.npmjs.org/angular-phonecat (fetched 2026-08-29T09:42:38.439591+00:00, sha 5a151d843e49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
