45

Due Tasks
Features

80

Proposals
Issues

34

Open
Overdue

7

Tasks
Task Distribution
Schedule
Group Meeting

30 minutes

Public Beta Release

10:00 PM

Lunch

12:30 PM

Clients Timing

2:00 PM to 6:00 PM

Github Isuues
Created
27
Fixed
8
Re-opened
2
Closed
10
Wont'fix
25
Need's test
5
Closed Issues
Issues
<!-- Cod Box Copy begin -->
<div class="row">
  <div class="col-lg-6">
    <div class="row more-projects">
      <div class="col-sm-6">
        <div class="projects-main">
          <div class="project-content">
            <h6>Created</h6>
            <h5 class="counter mb-0">27</h5>
          </div>
          <div class="project-small-chart-1 project-small"></div>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="projects-main">
          <div class="project-content">
            <h6>Fixed</h6>
            <h5 class="counter mb-0">8</h5>
          </div>
          <div class="project-small-chart-2 project-small"></div>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="projects-main">
          <div class="project-content">
            <h6>Re-opened</h6>
            <h5 class="counter mb-0">2</h5>
          </div>
          <div class="project-small-chart-3 project-small"></div>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="projects-main">
          <div class="project-content">
            <h6>Closed</h6>
            <h5 class="counter mb-0">10</h5>
          </div>
          <div class="project-small-chart-4 project-small"></div>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="projects-main">
          <div class="project-content">
            <h6>Wont'fix</h6>
            <h5 class="counter mb-0">25</h5>
          </div>
          <div class="project-small-chart-5 project-small"></div>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="projects-main">
          <div class="project-content">
            <h6>Need's test</h6>
            <h5 class="counter mb-0">5</h5>
          </div>
          <div class="project-small-chart-6 project-small"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="col-lg-6">
    <div class="show-value-top d-flex">
      <div class="value-left d-inline-block">
        <div class="square bg-primary d-inline-block"></div>
        <span>Closed Issues</span>
      </div>
      <div class="value-right d-inline-block">
        <div class="square d-inline-block bg-smooth-chart"></div>
        <span>Issues</span>
      </div>
    </div>
    <div class="github-chart">
      <div id="github-issues" class="flot-chart-placeholder"></div>
    </div>
  </div>
</div>
<!-- Cod Box Copy end -->
Current Progress
Web application

Design & development

Latest Updated Today at 1:30 PM10:32540
Login module

Development

Latest Updated Today at 4:00 PM1:32700
Module testing

Testing

Latest Updated Today at 5:45 PM11:40425
<!-- Cod Box Copy begin -->
<div class="table-responsive current-progress">
  <table class="table table-bordernone">
    <tbody>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/1.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <h6>Web application</h6>
              <p>Design & development</p>
            </div>
          </div>
        </td>
        <td>
          <div class="d-inline-block align-middle">
            <span>Latest Updated Today at 1:30 PM</span>
            <span class="ml-current"><i class="fa fa-clock-o"></i>10:32</span>
            <span class="ml-current"><i class="fa fa-comment"></i>540</span>
          </div>
        </td>
        <td>
          <div class="progress sm-progress-bar">
            <div class="progress-bar bg-primary" role="progressbar" style="width: 60%" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100"></div>
          </div>
        </td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/4.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <h6>Login module</h6>
              <p>Development</p>
            </div>
          </div>
        </td>
        <td>
          <div class="d-inline-block align-middle">
            <span>Latest Updated Today at 4:00 PM</span>
            <span class="ml-current"><i class="fa fa-clock-o"></i>1:32</span>
            <span class="ml-current"><i class="fa fa-comment"></i>700</span>
          </div>
        </td>
        <td>
          <div class="progress sm-progress-bar">
            <div class="progress-bar bg-primary" role="progressbar" style="width: 50%" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"></div>
          </div>
        </td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/7.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <h6>Module testing</h6>
              <p>Testing</p>
            </div>
          </div>
        </td>
        <td>
          <div class="d-inline-block align-middle">
            <span>Latest Updated Today at 5:45 PM</span>
            <span class="ml-current"><i class="fa fa-clock-o"></i>11:40</span>
            <span class="ml-current"><i class="fa fa-comment"></i>425</span>
          </div>
        </td>
        <td>
          <div class="progress sm-progress-bar">
            <div class="progress-bar bg-primary" role="progressbar" style="width: 90%" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
</div>
<!-- Cod Box Copy end -->
Budget Distribution
<!-- Cod Box Copy begin -->
  <div class="card-body chart-block">
    <div class="flot-chart-container budget-chart">
      <div id="default-pie-flot-chart" class="flot-chart-placeholder"></div>
    </div>
  </div>
<!-- Cod Box Copy end -->
Spent
Weekly spent

12,5000

5,3,9,6,5,9,7,3,5,2,5,3,9,6,5,9,7,3,5,2,5,3,9,6,5,9,7,3,5,2
Total spent

15,7452

5,7,3,5,2,3,9,6,5,9,5,3,5,2,5,3,3,9,6,5,9,7,9,6,5,9,7,3,5,2
Remaining

18,5438

9,7,3,5,2,5,3,5,3,9,6,5,9,3,5,2,5,3,6,5,9,7,9,2,5,3,7,9,5,6
Team Members
Name Position Office E-Mail Phone

Jerry Patterson

Design Manager

Integer

[email protected]

+91 264 570 4611

Rosa Matthews

Director of Sales

Ipsum

[email protected]

+01 967 487 1873

Alvaro Aguirre

Office Assistant

Praesent

[email protected]

+48 724 585 0012

Jerry Patterson

Programmer Analyst

Ipsum

[email protected]

+91 264 570 4611

Anne Snyder

Social Worker

Donec

[email protected]

+61 480 087 1175

Alana Slacker

Systems Engineer

Etiam

[email protected]

+75 483 761 4680

<!-- Cod Box Copy begin -->
<div class="table-responsive sellers team-members">
  <table class="table table-bordernone">
    <thead>
      <tr>
        <th scope="col">Name</th>
        <th scope="col">Position</th>
        <th scope="col">Office</th>
        <th scope="col">E-Mail</th>
        <th scope="col">Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/6.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <p>Jerry Patterson</p>
            </div>
          </div>
        </td>
        <td><p>Design Manager</p></td>
        <td><p>Integer</p></td>
        <td><p>[email protected]</p></td>
        <td><p>+91 264 570 4611</p></td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/2.png" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <p>Rosa Matthews</p>
            </div>
          </div>
        </td>
        <td><p>Director of Sales</p></td>
        <td><p>Ipsum</p></td>
        <td><p>[email protected]</p></td>
        <td><p>+01 967 487 1873</p></td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/3.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <p>Alvaro Aguirre</p>
            </div>
          </div>
        </td>
        <td><p>Office Assistant</p></td>
        <td><p>Praesent</p></td>
        <td><p>[email protected]</p></td>
        <td><p>+48 724 585 0012</p></td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/15.png" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <p>Jerry Patterson</p>
            </div>
          </div>
        </td>
        <td><p>Programmer Analyst</p></td>
        <td><p>Ipsum</p></td>
        <td><p>[email protected]</p></td>
        <td><p>+91 264 570 4611</p></td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/4.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <p>Anne Snyder</p>
            </div>
          </div>
        </td>
        <td><p>Social Worker</p></td>
        <td><p>Donec</p></td>
        <td><p>[email protected]</p></td>
        <td><p>+61 480 087 1175</p></td>
      </tr>
      <tr>
        <td>
          <div class="d-inline-block align-middle">
            <img src="../assets/images/user/5.jpg" class="img-radius img-50 align-top m-r-15 rounded-circle" alt="">
            <div class="d-inline-block">
              <p>Alana Slacker</p>
            </div>
          </div>
        </td>
        <td><p>Systems Engineer</p></td>
        <td><p>Etiam</p></td>
        <td><p>[email protected]</p></td>
        <td><p>+75 483 761 4680</p></td>
      </tr>
    </tbody>
  </table>
</div>
<!-- Cod Box Copy end -->