SCRATCHPAD.txt 396 B

1234567891011
  1. - Don't save blank items for every request
  2. - Code Smell: POST test is too long?
  3. - Display Multiple items in the table
  4. + Clean up after FT runs
  5. + Remove time.sleeps
  6. + Support more than 1 list!
  7. + Adjust model so that items are associated with different lists
  8. + Add unique URLs for each list
  9. - Add a URL for creating a new list via POST
  10. + Add URLs for adding a new item to an existing list via POST