Difference between revisions of "Team:UChicago/Notebook"

Line 1: Line 1:
 
{{UChicago}}
 
{{UChicago}}
 
<html>
 
<html>
 +
*{
 +
margin: 0;
 +
padding: 0;
 +
}
 +
.container{
 +
    width: 960px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
 +
.group:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
 +
</style>
 +
<div class="container group">
 +
 +
</div>
  
  

Revision as of 21:29, 16 October 2017

*{ margin: 0; padding: 0; } .container{ width: 960px; margin-left: auto; margin-right: auto; } .group:after { content: ""; display: table; clear: both; }

Notebook

Document the dates you worked on your project. This should be a detailed account of the work done each day for 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: