A Collaborative Todo Sample
This project is a collaborative todo app built with Next.js, Next-Auth, and ZenStack.
Features:
- User signup/signin.
- Create/Delete a ToDo list either public or private. Public means it could be seen by others.
- Create/Delete/Complete a ToDo under a ToDo list.