An ultra-simple, no-login to-do list for online collaboration.
- Ultra minimalist interface.
- Anonymous. No login.
- Real-Time Cloud Synchronisation.
- Password Protection (optional).
- Share with URL.
- Create a list by opening the URL.
- Set up the name and password(optional).
- Add, delete, check tasks.
- Share URL with collaborators.
- Password Security: Passwords are hashed using SHA-256 with randomly generated salts
- Data Storage: All data is stored in Firebase Firestore.
- Client-Side: All password hashing and validation happens on the client-side
- No Analytics: The application doesn't include any tracking or analytics
