Coder Social home page Coder Social logo

kamprath / voodu Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 16.18 MB

A collaborative Kanban tool to help teams track their work effectively.

Home Page: https://voodu.app

PHP 55.24% JavaScript 9.08% Vue 26.42% CSS 2.55% HTML 6.55% Shell 0.16%
vue es6 laravel php7 project-management kanban task-manager

voodu's People

Contributors

kamprath avatar

Watchers

James Cloos avatar  avatar

voodu's Issues

As a Board user, I can filter cards by labels

A dropdown menu should allow the user to check labels. Only cards with the selected labels should be displayed.

The dropdown menu should contain an option that clears all selected labels.

As a team member, I can invite other users to join my team

  • The creator of a team can invite others to join their team
  • A dropdown menu on the team avatar contains an "Invite people" link that displays a modal which:
    • Contains a field where email addresses can be entered
    • Upon submission, sends unique links to each email address that, when clicked, prompt the user to register an account that will be assigned to the team

As a new user, I can register a new team

  • A person signing up for Voodu can optionally create a new team that other users can join.
  • A user must sign up for an account in order to finish their team registration
  • When a new user registers a team and an account, their account is assigned to the team they created

As a Board user, I need the ability to manage columns

Add the ability for a user to create, edit, and delete columns on a board.

The user should be able to reorder columns via drag-and-drop or 'move left'/'move right' dropdown links.

Tasks

  • Create column, card, and swimlane models & database migrations. Set up relationships.
  • Create Column component
  • Add control for creating a column
  • Add dropdown to Column template containing Edit & Delete links
  • Add edit & delete API endpoints for Column
  • Implement edit & delete API calls in Column component
  • Add logic to store column via API
  • Update Board template so it renders colums

As a user, I can create a board

Users need the ability to create a new Board from the Boards sidebar.

A board should be created via a modal that contains a form for creating/editing fields.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.