DylanCheetah / django-todo

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

Homepage UI #5

Open DylanCheetah opened 1 week ago

DylanCheetah commented 1 week ago

We need to create a homepage that will display a login page to anonymous users. Once logged in, the user should be able to view, select, or delete their categories.