Projects for Taylor University J-Term 2011: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
The projects we have selected for the Taylor University students' 2011 J-Term are listed below.
The projects we have selected for the Taylor University students' 2011 J-Term are listed below.


Projects are categorized by difficulty level and there are some sub-categories within those levels.
Projects are categorized by difficulty level. There are some sub-categories within those levels.




Line 12: Line 12:
# how they are put into the menu structure;
# how they are put into the menu structure;
# how to use the openPETRA WinForms Generator;
# how to use the openPETRA WinForms Generator;
# how to influence the data binding and the layout of simple screens.
# how to influence the data binding;
# how to create layouts for simple screens.


'''Projects for Difficulty Level 1:'''
===GUI related===
* [[Creating some simple Maintain Table Screens]]
* [[Creating some simple Maintain Table Screens]]
* [[Creating some more advanced Maintain Table Screens]]
* [[Creating some more advanced Maintain Table Screens]]
Line 20: Line 21:


==Difficulty Level 2==
==Difficulty Level 2==
===GUI related===
* [[Creation of a UserControl: Task List]]
* [[Creation of a UserControl: Task List]]
* [[Creation of a UserControl: Collapsible Panel]]
* [[Creation of a UserControl: Collapsible Panel]]
...more to come!
* [[Simpler GUI improvements for openPETRA Menu system]]
* [[Creation of several general openPETRA screens]] ''(possibly)''
 
===Other===
* [[General business logic: self-contained and easily testable business logic]] ''(possibly)''




==Difficulty Level 3==
==Difficulty Level 3==
* [[Base classes and logic for 'Shepherd Framework' (design and implementation)]]
===GUI related===
* [[GUI for 'Shepherd Framework' (design and implementation)]]
* [[Base Class with universal logic for 'Shepherd Framework' (design and start of implementation)]]
...more to come!
* [[Base Form for 'Shepherd Framework' (design and start of implementation)]]
** Sub-project: [[Create WinForms Generator Templates for the GUI for 'Shepherd Framework']] ''(possibly)''
* [[Elaborate GUI improvements for openPETRA Menu system]]
* [[Creation of a Layout Manager for dealing better with translation and to overcome mono flaws]] ''(possibly)''
 
===Analysis===
* [[Conference Module: overall re-design]] ''(possibly)''

Latest revision as of 06:16, 13 January 2011

Overview of Projects

The projects we have selected for the Taylor University students' 2011 J-Term are listed below.

Projects are categorized by difficulty level. There are some sub-categories within those levels.


Difficulty Level 1

The following projects should serve as an introduction to openPETRA.

We suggest that all students should start with those projects to...

  1. get an idea how openPETRA screens are created;
  2. how they are put into the menu structure;
  3. how to use the openPETRA WinForms Generator;
  4. how to influence the data binding;
  5. how to create layouts for simple screens.

GUI related


Difficulty Level 2

GUI related

Other


Difficulty Level 3

GUI related

Analysis