Vuello is a collaboration tool that organizes your projects into boards. In one glance, Vuello tells you what's being worked on, who's working on what, and where something is in a process. Imagine a white board, filled with lists of sticky notes, with each note as a task for you and your team. ... That's Vuello!
This app provide you:
- SignIn, SignUp this app / Reset your password
- Create boards, archive boards, edit boards
- Create task lists, archive task lists, edit task lists
- Drag and drop lists / list items
- Find active boards dynamicaly
- Set background image for specific board
- Set your profile settings, edit profile data
🌍 Drag and drop API from vuedraggable
https://vue-trello-9bb5d.web.app/
Technology | Description | Link 🌐 |
---|---|---|
VueJS | The Progressive JavaScript Framework | https://vuejs.org/index.html |
VueCLI: Standard Tooling for Vue.js Development | https://cli.vuejs.org | |
Vuex: Vuex is a state management pattern + library for Vue.js applications. | https://vuex.vuejs.org | |
JavaScript | High Level, Dynamic, Interpreted Language | ---- |
Vutify | A Material Design Framework for Vue.js | https://vuetifyjs.com/en |
Firebase | Firebase is Google’s mobile application development platform that helps you build, improve, and grow your app. | https://firebase.google.com |
Babel | Javascript Compiler/Transpiler | https://babeljs.io |
npm install
npm run serve
npm run build
npm run lint