A simple, privacy-focused todo list web application.
TaskZen is a todo list application built with Typescript and Next.js. It stores all data in local storage, ensuring your tasks remain private and on your device. Perfect for those who want a quick and easy way to manage their tasks without relying on external servers or databases.
- Add tasks
- Mark tasks as complete
- Delete tasks
- Typescript
- Next.js
- Local Storage
Because I'm too cheap to pay for a database for a todo app! Plus, privacy!