Add BabyCenter mirror site#42
Open
Sun-sunshine06 wants to merge 1 commit into
Open
Conversation
Susan571
suggested changes
Jun 21, 2026
Susan571
left a comment
There was a problem hiding this comment.
Reviewer checklist (WebHarbor Review Guide)
Reviewer note: Source-level review (checked out pull/42/head). The mechanical Docker pipeline (build, curl 200, md5 reset) was not run in my environment — please pair with a Docker-capable mechanical pass.
Visual fidelity: ❌ FAIL
- Sensible IA (week-by-week, month-by-month, due-date calculator, articles, community), but all images come from the
/illustration/<kind>/<slug>.svgplaceholder generator. No real BabyCenter imagery → fails the real-images check.
Functional depth: ✅ PASS
- 37 pregnancy weeks + 25 baby months, a working due-date calculator (POST computes the week), trimester-filtered articles, community threads, login, profile/tracker, save-article. Auth + CRUD + a real computed tool — good depth.
Task quality: ⚠️ Request changes (10 tasks)
- Reasonable content-reading tasks:
BabyCenter--0(baby size at week 18),--3(search "anatomy scan" → article),--4(month-6 sleep guidance),--7(June 2026 Birth Club reply count). - Good multi-step/state tasks:
--1(due-date calculator with given LMP/cycle),--6(update tracker due date, confirm the week changes). - Only 10 tasks (need 15–20);
BabyCenter--5leaks the password; confirm searched-article titles don't already contain the asked answer on the results card.
Verdict: Request changes
(1) Use real images; (2) provide 15–20 tasks; (3) remove the credential leak; (4) verify card-vs-detail answer placement so search results don't surface answers.
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Note