mjhea0 / flaskr-tdd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add counter and row delete?

scheung38 opened this issue · comments

  1. counter to count number of rows?
  2. row delete button next to each row?

Greatly appreciated.