Line 9: | Line 9: | ||
<div id="cal-heatmap"></div> | <div id="cal-heatmap"></div> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | var startTimestamp = new Date( | + | var startTimestamp = new Date(2016, 8, 1).getTime()/1000; |
function GAconverter(data) { | function GAconverter(data) { | ||
Line 32: | Line 32: | ||
verticalOrientation: true, | verticalOrientation: true, | ||
tooltip: true, | tooltip: true, | ||
− | start: new Date ( | + | start: new Date (2016, 8, 1), |
afterLoadData: GAconverter, | afterLoadData: GAconverter, | ||
range: 10, | range: 10, |
Revision as of 00:46, 11 August 2016
Document the dates you worked on your project.
What should this page have?
- Chronological notes of what your team is doing.
- Brief descriptions of daily important events.
- Pictures of your progress.
- Mention who participated in what task.
Inspiration
You can see what others teams have done to organize their notes: