SCRATCHPAD.txt 491 B

12345678910111213
  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
  11. + Make a URL to view all lists made (Incase you loose the link that link can be found again)