GitXplorerGitXplorer
u

task-board

public
1 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
8d73ce27155b04bb263851b75103e31cebbeddef

Update README.md

uumutbozdag committed 4 years ago
Verified
668a55e71ebcd79f11f05bf0a192f1c66b4c99fc

Merge pull request #1 from burakyccl/main

uumutbozdag committed 4 years ago
Verified
505d460d98c638b7a43044c7743db1654fe9e51d

Update README.md

bburakyccl committed 4 years ago
Verified
07b0f02a47cb09b1a82d6714288009855ad9990f

Update README.md

bburakyccl committed 4 years ago
Verified
a47e2d2b7b503c9ad56aa683389bb4dcacac15b2

Add files via upload

bburakyccl committed 4 years ago
Verified
9dd0030bba02300cd0532b879e28fd8acc7a1184

Update README.md

bburakyccl committed 4 years ago

README

The README file for this repository.

Postit-TaskBoard

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.

Features

  • 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

Used Technologies

  • Firebase

  • Vue.js


Screen shot

Screen shot

Screen shot

---------------------------------------

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.