Difference between revisions of "Team D - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Created page with '= Team Name (team D)= == Project Marking Percentage == * due right after study break <big> Group work: XX% (25 <= xx <= 50) Individual work: XX% + (50 <= xx <=…')
 
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Team Name (team D)=
+
= Team Name=
 
== Project Marking Percentage ==
 
== Project Marking Percentage ==
* due right after study break
 
 
<big>
 
<big>
Group work:     XX%       (25 <= xx <= 50)
+
Group work: 50% (25 <= xx <= 50)
Individual work: XX% +      (50 <= xx <= 75)  
+
Individual work: 50% (50 <= xx <= 75)
-------------------------
+
-------------------------
Total           100%
+
Total 100%
 
</big>
 
</big>
 +
 
== Repository ==
 
== Repository ==
* repo id:  
+
* repo path: https://github.com/Seneca-OOP344/Team-D
=== Trunk Status ===
+
=== Master Branch Status ===
* committed/committing by
+
====Status====
*: id: [mailto:emailid@learn.senecac.on.ca emailid]
+
*'''''Open/Closed'''''
*: name: full name
+
*: Open: you can merge now.
*: irc nick: mynick
+
*: Closed: Wait for the repo to get opened
*: any other info
+
====Logs====
 +
* DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info
  
 +
== Coding Style and Standards ==
 +
* No Tab Character allowed. (replace tabs with spaces)
 +
* Each object must have its own type:
 +
<big><syntaxhighlight lang="cpp">
 +
int a;
 +
int b;
 +
CDialog D;
 +
</syntaxhighlight></big>
  
 
== Team Members ==
 
== Team Members ==
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
|+ Team Name (team x)
 
|+ Team Name (team x)
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
+
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 +
|-
 +
|[[User:Jose Miguel Ramirez | Jose]]|| Ramirez || A || [mailto:jmramirez1@learn.senecac.on.ca?subject=oop344 jmramirez1] || [[Special:Contributions/Wiki ID|Jose Miguel Ramirez]]|| jmramirez || [http://joshem31.wordpress.com/ C++ and a little More]
 +
|-
 +
|[[User:Victor Manuel Obregon | Victor]]|| Obregon || C || [mailto:vmobregon@myseneca.ca?subject=oop344 vmobregon] ||[[Special:Contributions/Wiki ID|Victor Manuel Obregon]]|| Man91 || [http://man-31.tumblr.com/ Victor's Blog]
 
|-
 
|-
<!--
+
|[[User:Yuri Alejandro Valverde Pudov | Yuri]]|| Valverde || C || [mailto:yavalverdepudov@myseneca.ca?subject=oop344 yavalverdepudov] ||[[Special:Contributions/Wiki ID|Yuri Alejandro Valverde Pudov]]|| YurV25 || [http://yurv25.tumblr.com/ Yuri's blog]
|[[User:WikiID | Thevakaran]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]
 
 
|-
 
|-
 +
|[[User:Bernard Parungao Casenas | Bernard]] || Casenas || A || [mailto:bpcasenas@myseneca.ca?subject=oop344 bpcasenas]
 +
||[[Special:Contributions/Wiki ID|Bernard Parungao Casenas]] ||Wataa||[http://bpcasenas.blogspot.ca/ Bernard's Blog]
 +
|-<!--
 +
|[[User:WikiID | Thevakaran]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://your blog address Blogname]
 
-->
 
-->
 
|}
 
|}
Line 32: Line 48:
 
=== task name ===
 
=== task name ===
 
* task description
 
* task description
* being done by team member name / not assigned  
+
* being done by team member name / not assigned
 
* status
 
* status
  
Line 38: Line 54:
 
== meetings ==
 
== meetings ==
 
* latest will be on top
 
* latest will be on top
=== topic, date ===  
+
=== topic, date ===
 
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
 
[[Irc logs of meeting (unique name) - oop344 20113 | date]]

Latest revision as of 23:07, 20 October 2013

Team Name

Project Marking Percentage

Group work: 50% (25 <= xx <= 50) Individual work: 50% (50 <= xx <= 75)


Total 100%

Repository

Master Branch Status

Status

  • Open/Closed
    Open: you can merge now.
    Closed: Wait for the repo to get opened

Logs

  • DateTime, Merged/being Merged by full name, ircnick: mynick, any other info

Coding Style and Standards

  • No Tab Character allowed. (replace tabs with spaces)
  • Each object must have its own type:
int a;
int b;
CDialog D;

Team Members

Team Name (team x)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Jose Ramirez A jmramirez1 Jose Miguel Ramirez jmramirez C++ and a little More
Victor Obregon C vmobregon Victor Manuel Obregon Man91 Victor's Blog
Yuri Valverde C yavalverdepudov Yuri Alejandro Valverde Pudov YurV25 Yuri's blog
Bernard Casenas A bpcasenas Bernard Parungao Casenas Wataa Bernard's Blog

tasks

task name

  • task description
  • being done by team member name / not assigned
  • status


meetings

  • latest will be on top

topic, date

date