Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariangle/taskify

AI powered task manager app with speech recognition, twitter-like input suggestions, nlp, markdown etc...
https://github.com/mariangle/taskify

ai net-web-api next14 nlp speech-recognition

Last synced: 4 days ago
JSON representation

AI powered task manager app with speech recognition, twitter-like input suggestions, nlp, markdown etc...

Awesome Lists containing this project

README

        

![image](https://github.com/mariangle/.taskify/assets/124585244/d4130585-5ea5-4f34-bfaf-ea8daf5cc7a0)



Taskify



Task Manager app with modern features.



LinkedIn



### APP Features
- AI Generated tasks
- Natural Language Processing (NLP)
- Mention-driven task assignments via @ or #
- Keyboard Shortcuts
- Lists and labels
- Speech Recognition
- Subtasks
- Drag and drop
- Reccuring tasks
- Filtering tasks
- Multiple views
- Dark and light mode
- Layout customization
- Native drawers for smaller devices
- Loading skeleton states for everything

### Landing page
- Docs page
- Pure CSS animations and fade in animations
- Interactive preview components
- Just overall sleek and modern designed

### Libraries and technologies
- .NET Web API
- C# and Typescript
- Next.js14
- TailwindCSS
- Vercel
- PostgreSQL
- Prisma
- Zustand (state management)
- SWR (stale-while-revalidate strategy)
- zod
- react-speech-recognition
- reusable components
- dnd-kit (drag and drop)
- openai API (AI)
- date-fns