OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Team Name
Project Marking Percentage
Group work: 25%
Individual work: 75% +
------------------------
Total 100%
Repository
Master Branch Status
Status
- Alter The Table Before You Merge To Master Repository
- Closed: Wait for the Repository to get opened
- Opened: The Repository is free and mergable
Master Reposetory Satus - OOP344A - Team A
Master Status |
Student Name |
Date |
Duration |
Brief description
|
CLOSED/OPENED |
NAME |
DD/MM/YYYY |
00:00PM - 00:00PM |
Description here
|
Team-A Logs
Log Entry For Each Merged To Master
Date |
Time |
Student's Name |
Merged User |
IRC Nickname |
Description
|
DD/MM/YYYY |
00:00 PM |
Full Name |
MySenecaEmail |
IRC Nickname |
Merged Description here
|
DD/MM/YYYY |
00:00 PM |
Full Name |
MySenecaEmail |
IRC Nickname |
Merged Description here
|
Coding Style and Standards
- No Tab Character allowed. Replace the Tabs with 2 spaces on any IDE that you're currently using.
- Each object must have its own type:
- Every statement should be within its own curly brackets (Even it's a one line statement)
for((initilization; condition; increment){
code block statement(s);
}
if(condition){
code block statement(s);
}
else{
code block statement(s);
}
Team Members
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. Jaemin Yeo had compile and run the Test1Frame.cpp with his console program; his branch had been merged to "Master" for the group test. Reza had clone and run the "Master" successfuly.
- More Detail http://zenit.senecac.on.ca/wiki/index.php/CIO_20133_Release_0.2_-_OOP344#To_Do
- Programmer Name : Jaemin, Reza...
- Status :The "Master" is passed the Release 0.2 requirements.
- Github Branch Link :
meetings
topic, date
date