Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raggesilver/tasks.app
Tasks.app — A Trello alternative
https://github.com/raggesilver/tasks.app
drizzle-orm nuxt3 oauth2 postgresql typescript unocss vue3
Last synced: 15 days ago
JSON representation
Tasks.app — A Trello alternative
- Host: GitHub
- URL: https://github.com/raggesilver/tasks.app
- Owner: raggesilver
- License: agpl-3.0
- Created: 2024-05-22T18:20:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T15:51:57.000Z (22 days ago)
- Last Synced: 2024-12-15T14:58:13.800Z (20 days ago)
- Topics: drizzle-orm, nuxt3, oauth2, postgresql, typescript, unocss, vue3
- Language: Vue
- Homepage: https://tasksapp.fly.dev
- Size: 2.46 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tasks.app
Tasks.app is a Trello clone I'm building as a side project. The project
is being developed using the following technologies:- [Nuxt.js](https://nuxt.com)
- [Nuxt Auth Utils](https://github.com/Atinux/nuxt-auth-utils) — OAuth
- [Uno.css](https://unocss.dev)
- [Drizzle ORM](https://orm.drizzle.team)
- PostgreSQL
- DockerThe goal of this project is to re-implement a subset of Trello's features,
such as creating boards, lists, and cards, and moving cards between lists.![Screenshot of the app's workspace view, featuring two columns with a few tasks, and a third, placeholder column with a button to create a new column](https://utfs.io/f/824defbc-2546-47fe-abc9-c29873c08771-qb97hq.webp)