Difference between revisions of "Team .RU - OOP344 20121"

From CDOT Wiki
Jump to: navigation, search
(Meetings)
(Project Plans)
Line 13: Line 13:
 
== Project Plans ==
 
== Project Plans ==
 
*[http://zenit.senecac.on.ca/wiki/index.php/File:Main_View.png Main View V0.1] <br/>
 
*[http://zenit.senecac.on.ca/wiki/index.php/File:Main_View.png Main View V0.1] <br/>
 +
*[http://zenit.senecac.on.ca/wiki/index.php/File:Main_Viev0.2.png View V0.2] <br/>
 
*[http://zenit.senecac.on.ca/wiki/index.php/File:Zoomed_View.png Zoomed View V0.1] <br/>
 
*[http://zenit.senecac.on.ca/wiki/index.php/File:Zoomed_View.png Zoomed View V0.1] <br/>
 +
*[http://zenit.senecac.on.ca/wiki/index.php/File:Zoomed_Viewv0.2.png Zoomed View V0.2] <br/>
 
=== Description: ===
 
=== Description: ===
 
Our project's goal is to create a Personal Game Library, which will store games in a file, and will read them from there. <br />
 
Our project's goal is to create a Personal Game Library, which will store games in a file, and will read them from there. <br />

Revision as of 11:47, 12 April 2012


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

Team Name ".RU"

Project Marking Percentage

  • due right after study break

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

Project Plans

Description:

Our project's goal is to create a Personal Game Library, which will store games in a file, and will read them from there.
This program will read a file and care X instances of Game Objects (possible use of CMenu) and allow users to create, edit or delete Game Objects, it will also provide them with search and sort options. Once a Record is chosen to be edited or added, it will display a Zoomed View.

- Notify fardad
- Download files from the rest of classes
- create empty main
- Plan the coding & divide tasks
- Start coding

Repository

  • repo id: 08

Trunk Status

Status: fine
Used by: -

Team Members

Team ".RU"
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Dzmitry Kavalchyk B dkavalchyk2 dkavalchyk2 RevenTL Dima's Blog
Anton Teremetskyi B ateremetskyi ateremetskyi ateremetskyi Anton's Blog
Andriy Petrus A apetrus apetrus apetrus Andriy's OOP Blog
Yaraslau Nikifarau B ynikifarau ynikifarau ynikifarau Yaraslau's OOP Blog
Mike Shutov A mshutov mshutov mshutov Mikes Blog

Tasks

Dzmitry

Status: Finished

int CDialog::add(CField* field, bool dynamic)
CDialog::~CDialog()
CLabel::~CLabel()

Yaraslau

Status: Finished

void CDialog::draw(int fn)
CDialog& CDialog::operator<<(CField& field)
void CLabel::set(const void* str)

Anton

Status: Finished

int CDialog::edit(int fn)
CDialog& CDialog::operator<<(CField* field)
CLabel::CLabel(const CLabel& L)

Andrew

Status: Finished

CDialog::CDialog(CFrame *Container, int Row, int Col, int Width, int Height, bool Borderd, const char* Border)
CLabel::CLabel(const char *Str, int Row, int Col, int Len)
CLabel::CLabel(int Row, int Col, int Len)

Mike

Status: Finished Didn't attend meeting. - Was away. Will working on Cdialog and Clabel constructors (as backup) for starters. -02.28.12


Tasks 2

Dzmitry

Status: Finished
Class: CLineEdit

Yaraslau

Status: Finished
Class: CMenuItem

Anton

Status: Finished
Class: CValEdit

Andrew

Status: Finished
Class: CButton

Mike

Status:Finished
Class: CCheckMark
Creating Header File and Prototypes. 03/22/12
More work done on Edit and Draw more of the smaller functions complete. 03/28/12
Fixed a bug with draw in cdialog, completed functions committed and tagged. 03/30/12

Status: Done
Class: CText
Finished most methods and most of edit. 04/08/12

Meetings

Topic-Date

  • Meeting with Fardad
    • 17-Mar-2012 6:00-6:30 PM

Group Meeting

  • April 12 5:00 PM to 7:00 PM