mjhea0 / flaskr-tdd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add additional challenges

mjhea0 opened this issue · comments

  1. update the posts after one is removed via jquery
  2. prevent users from removing posts if they are not logged in

Is the idea to write the tests or make the full TDD cycle?

@deadpyxel I was thinking the full tdd cycle

Ok, I'll learn a bit more of the repo code before asking for getting assigned, but I'll probably give this a try.

Sounds good. Thanks!