Difference between revisions of "Team:Paris Saclay/Notebook"

m
m
Line 41: Line 41:
 
   var cal = new CalHeatMap();
 
   var cal = new CalHeatMap();
 
   cal.init({
 
   cal.init({
 +
      domain: "month",
 +
      subDomain: "x_day",
 
       data: "https://2016.igem.org/Team:Paris_Saclay/Notebook/calendar-data.json&action=raw&ctype=text/css"
 
       data: "https://2016.igem.org/Team:Paris_Saclay/Notebook/calendar-data.json&action=raw&ctype=text/css"
 
   });
 
   });

Revision as of 16:31, 27 June 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:

Test