Code Monkey home page Code Monkey logo

goodday's Introduction

PivotCards


Pivotcards

Do less work for your work. Powered by Pivotal Tracker API.

Table of Contents

Introduction

I decided to take on this project to build a useful application that uses an remote API to update the DOM. Pivotal Tracker's API was a great choice as it is an amazing agile resource. It's been a blast learning the Pivotal Tracker API and quickly became a meta app making process. As it evolved, I was using the app I making to efficently make the app I'm using :) This process has also taught me the ins and outs of building a clean UI that is satisfying to use!

- Status badges update to reflect story status

Features

A few of the things you can do with PivotCards:

  • View user stories including story name & gravtar of person completing task

  • See which stories are
    Bugs (Red stripe on left border of card)
    Chores (Blue stripe on left border of card)
    Features (Yellow stripe on left border of card)

  • Story Badges to quickly tell if a story is:
    Unscheduled
    Unstarted
    Started
    Accepted
    Finished

  • Drag stories from one column to the next to easily change the stories state

  • Simplified columns for "To Do", "In Progress", "Ready For Review, and "Done"

  • Each story name is also direct link to the Pivotal Tracker URL for that story

  • Responsive layout using CSS Grid

- Lighnting fast changes sync on the right in Pivotal Tracker

Configuration

After cloning this repo from Github, you will need to create a config.js file in the project's root folder containing:

var config = {
  MY_API_KEY: 'YOUR_API_KEY_FROM_PIVOTAL_TRACKER'
}

Your Pivotal Tracker API token can be located within your Profile settings at the bottom of the page.

Feedback

Feel free to send me feedback on Twitter. Feature requests are always welcome.

goodday's People

Contributors

gtodd876 avatar

Watchers

 avatar

goodday's Issues

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.