Difference between revisions of "Team D - OOP344 20133"
(→Team Name (team D)) |
|||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | = Team Name= | ||
+ | == Project Marking Percentage == | ||
+ | <big> | ||
+ | Group work: 50% (25 <= xx <= 50) | ||
+ | Individual work: 50% (50 <= xx <= 75) | ||
+ | ------------------------- | ||
+ | Total 100% | ||
+ | </big> | ||
+ | == Repository == | ||
+ | * repo path: https://github.com/Seneca-OOP344/Team-D | ||
+ | === 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 [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 == | ||
+ | {| class="wikitable sortable" border="1" cellpadding="5" | ||
+ | |+ Team Name (team x) | ||
+ | ! 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: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] | ||
+ | --> | ||
+ | |} | ||
+ | |||
+ | == tasks == | ||
+ | === task name === | ||
+ | * task description | ||
+ | * being done by team member name / not assigned | ||
+ | * status | ||
+ | |||
+ | |||
+ | == meetings == | ||
+ | * latest will be on top | ||
+ | === topic, date === | ||
+ | [[Irc logs of meeting (unique name) - oop344 20113 | date]] |
Latest revision as of 22:07, 20 October 2013
Contents
Team Name
Project Marking Percentage
Group work: 50% (25 <= xx <= 50) Individual work: 50% (50 <= xx <= 75)
Total 100%
Repository
- repo path: https://github.com/Seneca-OOP344/Team-D
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
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