Postit is a task board work planner. Web application written in Vue.
This app is made for Software Testing course final project with /burakyccl. I took part at Front-End and Firebase parts.
- Register and login with FireBase
- Add, delete, update task
- See how long will task take time approxitemetly (Calculated by algorithm)
- Drag & drop tasks to 5 stages of development
-
Firebase
-
Vue.js
---------------------------------------
yarn install
yarn serve
yarn build