# mjhea0/flaskr-tdd

Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript

Repository: https://github.com/mjhea0/flaskr-tdd
Canonical: https://ross.abutalabs.com/products/flaskr-tdd
Language: Python
License: MIT
License Family: permissive
Topics: python, flask, tdd, javascript, test-driven-development
Last push: 2026-04-13T21:01:11+00:00

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

## Adoption (not part of the score)
Stars 2343, forks 514 (observed 2026-08-28T04:06:39.460720+00:00)

## What it is
An extended version of the official Flask tutorial that walks through building Flaskr, a mini-blog application, using test-driven development with pytest plus a bit of JavaScript and deployment. It is a maintained educational codebase and article for learning Flask and TDD fundamentals.

## Use cases
- learn flask web development from scratch
- learn test-driven development in python
- how to write pytest tests for a flask app
- tutorial for building a small blog app with flask
- example of adding javascript and ajax to a flask app
- learn how to deploy a flask application

## When to choose
- you are new to Flask or web development and want a guided, test-first tutorial
- you want a practical introduction to TDD with pytest in Python
- you want a small, complete reference app covering setup, testing, templates, and deployment

## When to avoid
- you need a production-ready blogging platform or CMS
- you need an advanced Flask reference covering async, blueprints at scale, or microservices
- you are not using Python or Flask

## Facets
- artifact type: learning-resource
- maturity: active
- function: testing, web-framework, e2e-testing
- domain: web-development, tutorials, testing, developer-tools
- platform: python
- tags: flask, tdd, pytest, tutorial, mini-blog, javascript, learning-project, web-server

## Member repositories
- mjhea0/flaskr-tdd (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:39.460720+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-30T02:37:15.415007+00:00, confidence not recorded.
  - readme: https://github.com/mjhea0/flaskr-tdd (fetched 2026-08-28T04:06:39.460720+00:00, sha d6cf947a08f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
