Presentation is loading. Please wait.

Presentation is loading. Please wait.

CSCI 6838.1 Research Project and Seminar Team #1 10/02/2007.

Similar presentations


Presentation on theme: "CSCI 6838.1 Research Project and Seminar Team #1 10/02/2007."— Presentation transcript:

1 CSCI 6838.1 Research Project and Seminar Team #1 10/02/2007

2 2 Table of Contents TopicSlide Number Team information ………………………………………………3 Customer Information ………………………………………………4 Overview ………………………………………………5 End User ………………………………………………6 Application Features …………………………………………..7-12 Use Case Diagram ……………………………………………..13 Architecture Diagram ……………………………………………..14 Class Diagram ……………………………………………..15 Technology ……………………………………………..16 Project Timeline ………………………………………….17-18 Development Team ……………………………………………..19 Screenshots ………………………………………….20-29 Conclusion ……………………………………………..30 References ……………………………………………..31

3 3 Mentor Mr. Todd Guillory Faculty Advisor Dr. Kwok Bun Yue yue@cl.uh.edu Team Members Amruta Mehendale (Team Leader) amrutamehendale@gmail.com Abhisheik Deo abhisheikdeo@yahoo.com Aiyaz Paniwala aiyaz.paniwala@gmail.com Sanjeev Gowda Sanjeev.gowda@gmail.com Team Information

4 4 Customer Information Chevron Information Technology Corporation Global Consulting & Applications Solutions/Data Access/Exploration Department Information Technology Company (ITC) provides the Internet-enabled infrastructure to achieve Chevron's business and technology strategy Contact Person: Mr. Todd Guillory Software Engineer Chevron Information Technology Company Global Consulting & Applications Solutions (GCAS) Houston, Texas 77002 Tel 713 754 5017 tguillory@chevron.com

5 5 Overview Data Integration & Resolution Component Application is a new, self-contained product. It deals with the scenario in which the user is required to work with data distributed across different data sources. The application enables the user to view, compare, integrate data and build a trusted resultant dataset.

6 6 End User The various users of the system have similar data stored in different databases The user of the system would obtain data from other users and would want to visually compare them with the help of cues provided by the application The user would then be able to build a trusted and resolved version

7 7 Application Features The user will select the data source and will be prompted to provide the parameters depending on the type of data source selected –For flat files, Excel sheets and Access database, user will specify the location of the data source file –For other data sources like Oracle, SQL Server, user would specify a DSN

8 8 Application Features (contd) For flat files : –User has to specify the delimiter used in the file –By default data in a single line (i.e. separated by a new line) is considered to be a new row –User will have to specify whether the first row in the file is the column header

9 9 Application Features (contd) For access database : –All the tables in the selected database file will be displayed and the user can select one data table at a time as the data source –The primary key of the selected table would be recommended to the user –The user can either use the recommended key or user can select other fields as primary key

10 10 Application Feature (contd) For excel file : –All the worksheets in the excel file are displayed and the user can select one of the worksheets as the data source –User will have to specify whether the first row in the file is the column header –By default the first column of the worksheet is considered to be the primary key

11 11 Application Features (contd) Handling of data types –Default data type for data elements is considered of type string –Special characters in the data elements will be handled accordingly The application integrates data of single, flat tables

12 12 Application Features (contd) The GUI uses color and visual cues to identify matching rows The user selects the specific records from the various data sources and can view the ‘resolved’ table The user can then export this single ‘resolved’ table to an Excel Sheet Users can hide/reveal columns by clicking on them.

13 13 Use Case Diagram

14 14 Architecture Diagram Data Base Logic Client GUI Data Base Connector User Forms Database

15 15 Class Diagram

16 16 Technology Used Operating System –Windows XP SP2 Programming Language –C# Framework –.NET 2.0 IDE – Visual Studio 2005 Databases: –Microsoft Access 2003 –Microsoft Excel 2003 –Flat Files

17 17 Project Timeline TasksAssigned To Week #1#1 #2#2 #3#3 #4#4 #5#5 #6#6 #7#7 #8#8 #9#9 # 10 # 11 # 12 # 13 # 14 # 15 Team setup and establishing logistical arrangement. All Setting up project Website Aiyaz Week #1 – Week #3 High level architecture diagram Sanjeev Week #2 – Week #5 Software Requirements Specification Amruta, Sanjeev Week #2 – Week #5 User InterfaceAbhisheik

18 18 Project Timeline (contd) TasksAssigned To Week #1#1 #2#2 #3#3 #4#4 #5#5 #6#6 #7#7 #8#8 #9#9 # 10 # 11 # 12 # 13 # 14 # 15 Maintaining the project website AiyazWeek #1 – Week #15 Connector LogicAll Week #5 – Week #9 Data resolutionAbhisheik, Amruta Week #4 – Week #10 Data join Abhisheik, Amruta, Sanjeev Week #9 – Week #13 Algorithm for percentage matching Sanjeev, Aiyaz Week #10 – Week #13 DocumentationAll Week #2 – Week #6 Week #13 – Week #15

19 19 Development Team RoleTeam Member(s) Team LeaderAmruta Mehendale Research and DesignAll WebmasterAiyaz Paniwala Testing and DebuggingAll Developers - Front End LogicAmruta Mehendale, Aiyaz Paniwala - Back End LogicAbhisheik Deo, Sanjeev Gowda DocumentationAll

20 20 DI&R Screen Shots

21 21 First Screen : First window form will always remain open, for the user to select menu options.

22 22 Select Data source : User selects Open command from File menu and then selects the type of data source to connect to

23 23 Select Access Data source: Based on selection of MS Access as data source user can either specify database location in string format or use the browse button to select the corresponding file

24 24 Select Access Data source: If the Selected Access file is password protected, the user is prompted to enter a username and password

25 25 Select Access Data source: Based on selected database, corresponding table names will be populated in a list. User can select any table name and click on connect.

26 26 Select Excel Data source: Based on user selection of data source, input parameters for MS Excel 2003 are requested

27 27 Select Excel Data source: Based on user selection if multiple sheets are present in single Excel file, the list is displayed for user to select any one sheet. User can specify if the first row contains column headers

28 28 Select Flat File Data source: Based on user selection of data source input parameters for Flat File are requested

29 29 Select Flat File Data source: The flat file and its delimiter once selected, user can now specify if the first row contains the column headers and click on connect

30 30 Display Data Tables: Once the data sources get connected corresponding data grids are populated with the data

31 31 Conclusion Discussed the general information, overview and the details about the end user of project application Explained some of the application features as required by user The project design and plan has been covered The project screenshots have been presented

32 32 References Chevron Information Technology Corporation: http://www.chevron.com/technology/info_t echnology/ Use Case story: http://en.wikipedia.org/wiki/Use_case http://en.wikipedia.org/wiki/Use_case SRS template: www.processimpact.com/process_assets/ srs_template.doc www.processimpact.com/process_assets/ srs_template.doc


Download ppt "CSCI 6838.1 Research Project and Seminar Team #1 10/02/2007."

Similar presentations


Ads by Google