C Shepherd

From CDOT Wiki
Revision as of 17:56, 18 November 2012 by Gabriel Joseph Szczesniak (talk | contribs) (meetings)
Jump to: navigation, search


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

Team Name (C Shepherd)

Project Marking Percentage

  • due immediately

Group work:      50%        (25 <= xx <= 50)
Individual work: 50% +      (50 <= xx <= 75) 
-------------------------
Total           100%

Repository

  • repo Github id:

Team Members

Team Name: C Shepherd
First Name Last Name Section Seneca Id Github ID wiki id IRC nick Blog URL
Alina Shtramwasser A ashtramwasser1 Github:AlinaShtramwasser Alina Shtramwasser Alya ashtramwasser
Gwendolyn Damaren A gedamaren Github:gedamaren Gwendolyn Elaine Damaren gedamaren Gwen's C++ Blog
Gabriel Szczesniak A gjszczesniak Github:gjszczesniak Gabriel Joseph Szczesniak MrJoepeck ++G
Paul Magda A plmagda Github:pmagda Paul Leslie Magda pmagda C Plus Paul
Yaraslau Nikifarau A ynikifarau Github:ynikifarau ynikifarau ynikifarau Seneca OOP344 Yaraslau's Blog

Issues and Status

Issue description and/or number (1)

  • Assigned to: FULLNAME
  • Code review by: FULLNAME
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:

1.0_AddConsoleClass

  • Assigned to: Paul Magda
  • Code review by: Alina Shtramwasser
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:

2.1_CFieldMock-upClass

2.2_CLabelMock-upClass

  • Assigned to: Gabriel Szczesniak
  • Code review by: Paul Magda
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:

2.3_CDialogMock-upClass

2.4_CLineEditMock-upClass

2.5_CButtonMock-upClass

2.6_CVEditMock-upClass

2.7_CCheckMarkMock-upClass

2.8.1_AddTextClass

  • Assigned to: Paul Magda
  • Code review by: Yaraslau Nikifarau
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:

2.8.2_CTextMock-upClass

2.9_CCheckListMock-upClass

0.3_1_a_CodecField

  • Assigned to: Alina Shtramwasser
  • Code review by: Gabriel Szczesniak
  • Status:
    (being developed/pull reques/being reviewed/pushed to master)
  • comments:Ok, I think am done with this one, so please check it :)

0.3_1_a_CodecLabel

  • Assigned to: Alina Shtramwasser
  • Code review by:
  • Status: Am slightly STUCK -- would someone take a look at my code if u guys have the time - its under branch name 0.3_1_a_CodecLabel, I think * I got the copy constructor but am not sure. Also am trying to copy the strings up to a certain size using that char by char method (from 05-Sept27 copymemwithvoid.cpp)that Fardad showed us but am not sure I'm doing it right.
    (being developed/pull request/being reviewed/pushed to master)
  • comments:

0.3_1_a_CodecDialog

Coding Rules

Header safeguards

#pragma once
#ifndef __CSH_CLASSNAME_H__
#define __CSH_CLASSNAME_H__
...
#endif

Issue Comment Title Naming Standards

When submitting issues make sure to stick with a standard format:
Issue and Branch Name in Standard Format - "Short sentence about what you did in the first person"
eg: 2.5_CButtonMock-upClass - "I added cbutton mock-up class"

meetings

  • latest will be on top
  1. C-Shepherd Meeting 1.0 - Hangout | assigned issues for milestone 0.2 on November 04, 2012
  2. topic and date2

Release 0.3 Had a meeting on google.plus until 1:36... unfortunately still working on the code will post link later Resolution to some of our include issues and a copy constructor fix are on my blog (Alina) link is above

  • latest will be on top
  1. C-Shepherd 0.3Milestone meetup | discussed problems with the CDialog class and resolved Github conflicts on Saturday November 17, 2012

discussions

Check out our C-Shepherd C-Shepherd stream on Google+ for all ongoing conversations about the project.