Please sign in to access this page
A todo list app where every todo is also a todo list, so it's recursive! Built with Nextjs + Tailwind, and mobile friendly. This is meant to be a helpful tool to break down your day into small bite-sized tasks. And there's cat and dog pictures of course because well maybe you need a break from all your hard work that you're keeping track of with the todo-list!
Rishi Sadu
Check their projects out: Some fun rust tests, NCLcracker, BhavinUnderTheDesk
GodderE2D
Check their project out: CyberStudents Website
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
One last update so you can get a glimpse of what the project looks like in case you don't have time to check it out yourself :)
Added a navbar as well as placeholder cat and dog pages (reactive ysws requirement to have 3 separate pages). Created a homepage and added lucide for icons.
Added the ability to delete and edit todos, and stored the db in localstorage. The dividers are also draggable now.
Playing around in nextjs and tailwind and learning how to use them. Made a button and a small layout for testing, and made a nextjs route.