noah-sheldon / noah-sheldon/contentforge

P4 — Web app (Next.js + shadcn/ui on Vercel)

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

phase
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The dashboard is the product face.

flowchart LR
    NEXT[Next.js + shadcn/ui] --> D[Dashboard - projects + runs]
    NEXT --> BS[Brand studio - tenant config editor]
    NEXT --> H[HITL approval modals]
    NEXT --> ML[Media library - Hetzner OBJ artifacts]
    NEXT --> RB[Recipe builder - capture]
    NEXT --> LP[Landing page - seed for P5]

Steps

  1. Next.js app, Tailwind @theme brand tokens (obsidian / alabaster / gold / silentGray)
  2. Dashboard: projects, pipeline runs, HITL approval UX, render queue + download
  3. Brand studio: per-tenant editor for brand, voice, templates, recipes, models
  4. Media library + capture recipe builder
  5. Public landing page (seed for P5)

Acceptance criteria

  • User runs a full pipeline from the browser
  • Approve/reject at checkpoints; download deliverables
  • Brand studio changes take effect on the next run without code changes

Full detail + mermaid diagrams: PLAN.md, docs/hld.md

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading PLAN.md and docs/hld.md, including their Mermaid diagrams, to understand the proposed web app boundaries and dependencies. Then locate the Next.js app entry point and assess the dashboard, brand studio, approval flows, media library, recipe builder, and landing page against the stated acceptance criteria: browser pipeline runs, checkpoint approvals, downloads, and brand changes affecting the next run.

Written by the indexing model from the issue text.

Assessment

Tech stack
next.js, tailwindcss
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.