Difference between revisions of "Team:Gaston Day School/Notebook"

Line 11: Line 11:
 
function selectDay(month, day)
 
function selectDay(month, day)
 
         {
 
         {
if (prevDay == "")
+
if (prevDay != "")
 
             {
 
             {
 
                 document.getElementById(prevDay).style.display = "none";
 
                 document.getElementById(prevDay).style.display = "none";
Line 109: Line 109:
 
         </tr>
 
         </tr>
 
     </table>
 
     </table>
 +
<div>
 +
        <div>
 +
            <p id"71">Hey 7/1</p>
 +
            <p id"72">Hey 7/2</p>
 +
            <p id"73">Hey 7/3</p>
 +
        </div>
 +
    </div>
 
</html>
 
</html>

Revision as of 16:00, 23 July 2015

Notebook

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:

Disable Information

Sunday Monday Tuesday Wednesday Thursday Friday Saturday
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

Hey 7/1

Hey 7/2

Hey 7/3