Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatumaa/taskwrite

An AI-enhanced, voice enabled, searchable, sortable Task App with dark mode support. Built with Appwrite, React, Typescript and Tailwind.
https://github.com/fatumaa/taskwrite

ai appwrite appwrite-database huggingface reactjs task-app vercel-ai-sdk

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# task-app-appwrite

This is a task app that uses Appwrite as a backend.
Live URL: [https://taskwrite.netlify.app/](https://task-app-appwrite.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~~