pl2ern4 / taskit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task

Small Project to divide the work into smallest task.

Play-around in dev env?

  • Install Node and npm (latest version would work)
  • Download the code following given easy-bzy steps: - open command prompt and hit git clone
  • Install Dependency: - cd taskit && npm install
  • Start the server: - npm start

Project is deployed on https://pl2ern4.github.io/taskit/

Detail

  • Top "+" Icon is used to Add new member, Member name should be unique it will accept unique name only.
  • On mouse over of Profiles fullname tool tip will be visible, which will shows the Full name of the profile.
  • On mouse over of the profile Cross icon will be visible, on Click of that any user can be deleted.
  • On deletion of ay user, all the task assigned to them will be delete too.
  • Notepad Icon in bottom right corner is used to create new Task
  • Cross icon on top right corner of card help to delete any task
  • Task's can be deleted .

About


Languages

Language:JavaScript 88.4%Language:HTML 7.7%Language:CSS 3.8%Language:Shell 0.1%