Genealogy - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

Genealogy

Description:

e.g. Issue with how using Meta tag Refresh. Genealogy. Improve ... CURRENT: Child is added to one parent's record. User must then 'link' the child to the ... – PowerPoint PPT presentation

Number of Views:52
Avg rating:3.0/5.0
Slides: 15
Provided by: utopiaC
Category:

less

Transcript and Presenter's Notes

Title: Genealogy


1
Genealogy
Team Jim RennardCustomer Dr. Tappert
Pace UniversityIT 691
2
Genealogy
Continuation of Spring 2003 CS616 Project
Create a Web-based solution to limitations of
existing PC-based Family Tree applications
3
Genealogy
Continuation of
Spring 2003
CS616 Project
After Pace upgraded to PHP 5,
System no longer functioned
4
Genealogy
Objectives Fall 2006
1) Revive system by converting to PHP 5
37 PHP Files
6 Database Tables
2) Add improved functionality
5
Genealogy
ChartProgramFlow
AccesstoDatabase
LearnPHP
PHP5Conversion
Test
FamilyTreeDisplay
LoginScreen
RemainingScreens
6
Genealogy
XP Strategy
ChartProgramFlow
AccesstoDatabase
LearnPHP
PHP5Conversion
Test
FamilyTreeDisplay
LoginScreen
RemainingScreens
7
Genealogy
XP Strategy
ChartProgramFlow
AccesstoDatabase
LearnPHP
PHP5Conversion
Test
FamilyTreeDisplay
LoginScreen
RemainingScreens
MySQL Query Browser
8
Genealogy
XP Strategy
ChartProgramFlow
AccesstoDatabase
LearnPHP
PHP5Conversion
Test
FamilyTreeDisplay
LoginScreen
RemainingScreens
Magnitude of Effort Involved
9
Genealogy
XP Strategy
ChartProgramFlow
AccesstoDatabase
LearnPHP
PHP5Conversion
Test
FamilyTreeDisplay
LoginScreen
RemainingScreens
10
Genealogy
XP Strategy
ChartProgramFlow
AccesstoDatabase
LearnPHP
PHP5Conversion
Test
FamilyTreeDisplay
LoginScreen
RemainingScreens
11
Genealogy
Issues Found ?
  • Deprecation of HTTP__VAR arrays

replace with _REQUEST, _GET, _POST
  • External variables no longer global scope as
    default
  • Cookies to maintain session state
  • Short vs. Standard PHP tags
  • Other Misc. Items

e.g. Issue with how using Meta tag Refresh
12
Genealogy
Next Step
Improve Process of Adding Family Members
Add Child
CURRENT Child is added to one parents record
User must then link the child to the
other parent
13
Genealogy
Next Step
Improve Process of Adding Family Members
Add Child
PROPOSED
  • Update all appropriate database records
    when member is added
  • Additional changes to make ADD process easier

14
Genealogy
Demonstration
Begin Demo
Write a Comment
User Comments (0)
About PowerShow.com