|
|
|
Show HN: TaskCard – Privacy-focused, procrastination-friendly task manager
(taskcard.net)
|
|
2 points
by chtslk
537 days ago
|
|
Hi HN,
I built TaskCard because I wanted a task management tool that respects user privacy and works with natural human behavior. Rather than storing data in the cloud, it uses local-first storage to keep your tasks private.
Key technical aspects: Local-first architecture using browser storage
No backend/server needed
Clean, minimal interface
Dynamic scheduling system for task management
No tracking or analytics Tech stack: Vue.js for frontend
Local storage for data persistence
No external dependencies for core functionality
Works offline Try it here: https://www.taskcard.net/ |
|