DylanCheetah / django-todo

A todo list app that demonstrates full stack web development concepts.
MIT License
0 stars 0 forks source link

Category UI #6

Open DylanCheetah opened 1 week ago

DylanCheetah commented 1 week ago

We need to create a category UI that displays all the todo lists in the category being viewed. The user should also be able to select or delete a todo list.