This is a mini Trello board application created using Nuxt, TypeScript, Vue Draggable, and Tailwind. The goal of this project was to improve my Vue skills and frontend development abilities.
The mini Trello board includes the following features:
- Create, edit and delete columns
- Create, edit and delete tasks
- Drag columns
- Drag tasks between columns
- The mini Trello board was built using the following technologies:
- Nuxt.js: a framework for building Vue.js applications
- TypeScript: a statically-typed superset of JavaScript
- Vue Draggable: a Vue.js plugin for drag-and-drop interaction
- Tailwind CSS: a utility-first CSS framework
If you'd like to contribute to this project, please fork the repository and submit a pull request. All contributions are welcome!