Difference between revisions of "Team A - OOP344 20133"
(→Task Name :) |
(→Project Marking Percentage) |
||
Line 1: | Line 1: | ||
= Team Name= | = Team Name= | ||
== Project Marking Percentage == | == Project Marking Percentage == | ||
− | + | ||
<big> | <big> | ||
− | Group work: XX% (25 <= xx <= 50) | + | Group work: XX% (25 <= xx <= 50) |
− | Individual work: XX% + (50 <= xx <= 75) | + | Individual work: XX% + (50 <= xx <= 75) |
− | + | ------------------------ | |
− | Total 100% | + | Total 100% |
</big> | </big> | ||
+ | |||
== Repository == | == Repository == | ||
* repo path: | * repo path: |
Revision as of 14:39, 16 October 2013
Contents
Team Name
Project Marking Percentage
Group work: XX% (25 <= xx <= 50) Individual work: XX% + (50 <= xx <= 75)
Total 100%
Repository
- repo path:
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 |
---|---|---|---|---|---|---|
Jaemin | Yeo | A | jyeo | Jaemin Yeo | Jaemin | Jaemin's OOP344 Blog |
Mohammad-Reza | Akbari | A | makbari11 | Mohammad-Reza Akbari | reza_akbari | Reza's Blog |
Omkar | Parmar | A | onparmar | onparmar | onparmar |
tasks
Task Name : Release 0.2
Due Date
Sunday Oct 20th, 23:59
- Task Description : Setting up the development environment and testing CFrame Base class.
- Programmer Name :
- Status :
- Github Branch Link :
meetings
- latest will be on top