Git Product home page Git Product logo

scrub2's Introduction

Scrub 2

Scrub2 is a planing app for Scrum like development. Cards show features to be implemented or bugs that should be removed. The priority of a card is indicated by the position in a list, the higher the card is the more important it is. By finishing a card it is moved to the finished card list and the time of finishing is logged. Using this data, a chart is drawn showing the project progress over time.

An example of a chart.

Getting Started

The app can be found here.

The app should work without further installation.

Screenshot of card list

Prerequisites

The app runs in the browser, Chrome and Firefox are supported.

Installing

If you just want to run the app locally, copy the .htm, .css and .js into a folder and click Scrub2.htm. Note that when run in a browser, data is saved locally on the machine, not remote on the server.

Built With

Future and differences to Scrub

I actually used Scrub 1 until know and I like it, but the constant connection that is required by the websocket is problematic. In addition, the auto-addition of points in conjunction with some heavy animation was difficult to use (read: brutal on the CPU). Thus, animation in Scrub2 is turned off by default.

Last Update: I removed the php server synchronisation and changed to file based work. This allows backups and sharing with others. Much simpler and more control for the user. Although I startet some p2p code, very interesting, too.

Authors

  • dasmuli - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • See Build With for some impressive libraries

scrub2's People

Contributors

dasmuli avatar

Watchers

 avatar

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.