taskwrite icon indicating copy to clipboard operation
taskwrite copied to clipboard

An AI-enhanced, voice enabled, searchable, sortable Task App with dark mode support. Built with Appwrite, React, Typescript and Tailwind.

task-app-appwrite

This is a task app that uses Appwrite as a backend. Live URL: https://taskwrite.netlify.app/

Features - MVE(xample)

  • [x] User can create, read, update and delete a task

  • [x] User can mark a task as completed

  • [x] User can set task due date

  • [x] Add a simple UI

Features - Nice to haves

  • [x] User can set task priority

  • [x] User can sort tasks

~~- [ ] Tasks are draggable~~

  • [x] Support Dark Mode

  • [x] AI can generate task descriptions based on task title

  • [x] Tasks are searchable

  • [x] User can add tasks via voice commands

~~- [ ] User can get push notifications when tasks are almost due~~