Skip to content

xianhuazhou/burndown_chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

It’s a simple PHP/MySQL web application which can manage some data for the Scrum burndown chart, and show burndown chart with the RGraph(www.rgraph.net/) library.

Installation

  1. change database connection settings in the file config/config.php

  2. import the config/init_tables.sql file into your MySQL server.

Usage

  1. open browser with the url YOUR-HOST/burndown_chart/

  2. create a project

  3. create a new sprint based on a project

  4. create some burndown items day by day

  5. have fun!

About

A simple PHP/MySQL web application, can manage and show burndown chart with the RGraph library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published