Difference between revisions of "Team I - OOP344 20133"
(→Release 0.2 is due October 20th, 23:59) |
(→Release 0.2 is due October 20th, 23:59) |
||
Line 68: | Line 68: | ||
# Organize and complete team page - <span style="font-weight:bold">by Deval Vora, Kamlesh Korat, Zhenyang Chen, Kashyap Patel</span> | # Organize and complete team page - <span style="font-weight:bold">by Deval Vora, Kamlesh Korat, Zhenyang Chen, Kashyap Patel</span> | ||
− | # Select a team member's console.cpp and console.h to use - by Zhenyang Chen | + | # Select a team member's console.cpp and console.h to use - <span style="font-weight:bold">by Zhenyang Chen</span> |
#* That team member should branch and clone repository and add the files to it as well as comment on cframe.h with github id, date, and time and merge it back | #* That team member should branch and clone repository and add the files to it as well as comment on cframe.h with github id, date, and time and merge it back | ||
− | # All other members clone the repository, comment, and test the execution of CFrame - by Kamlesh Korat, Deval Vora, Kashyap Patel | + | # All other members clone the repository, comment, and test the execution of CFrame - <span style="font-weight:bold">by Kamlesh Korat, Deval Vora, Kashyap Patel</span> |
#* The comment should include your github id, date, and time in the cframe.h file | #* The comment should include your github id, date, and time in the cframe.h file | ||
#* Push the final changes to github | #* Push the final changes to github |
Revision as of 13:11, 5 November 2013
Contents
Team Infinity
Project Marking Percentage
- due right after study break
Group work: 50% Individual work: 50% + ------------------------- Total 100%
Repository
- Team Infinity Repo Path: https://github.com/Seneca-OOP344/Team-I
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
1. Oct 21,2013 Merged by Zhenyang Chen, crans
2. Oct 21,2013 Merged by Kamleshkumar Jayantibhai Korat, Maverick344
3. Nov 3,2013 Merged by Zhenyang Chen, crans | Content: 0.3.1 Prototypes
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 |
---|---|---|---|---|---|---|
Deval | Patel | C | drpatel17 | Deval Rameshbhai Patel | Mario1005 | [1] |
Kamleshkumar | Korat | C | kjkorat | Kamleshkumar Jayantibhai Korat | Maverick344 | [2] |
Kashyap | Patel | C | kbpatel13 | Kashyap Babubhai Patel | H3ll0W0rld | [3] |
Zhenyang | Chen | A | zchen91 | Zhenyang Chen | crans | [4] |
Tasks
Release 0.3 is due Nov 4th, 23:59
- Prototyping - 16%
- Member: Zhenyang Chen
- CLabel - 17%
- Member: Kamlesh Korat
- CDialog - 50%
- Member: Zhenyang Chen and Deval Vora
- CLineEdit - 17%
- Member: Kashyap Patel
Release 0.2 is due October 20th, 23:59
- Organize and complete team page - by Deval Vora, Kamlesh Korat, Zhenyang Chen, Kashyap Patel
- Select a team member's console.cpp and console.h to use - by Zhenyang Chen
- That team member should branch and clone repository and add the files to it as well as comment on cframe.h with github id, date, and time and merge it back
- All other members clone the repository, comment, and test the execution of CFrame - by Kamlesh Korat, Deval Vora, Kashyap Patel
- The comment should include your github id, date, and time in the cframe.h file
- Push the final changes to github
meetings
- latest will be on top