Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fatumaa/taskwrite
- Owner: FatumaA
- Created: 2024-02-06T20:02:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T14:04:38.000Z (8 months ago)
- Last Synced: 2024-05-27T15:20:30.742Z (8 months ago)
- Topics: ai, appwrite, appwrite-database, huggingface, reactjs, task-app, vercel-ai-sdk
- Language: TypeScript
- Homepage: https://taskwrite.netlify.app
- Size: 166 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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~~