final demo medconnection giant squid michael cohen robert esho chris hogan kate kuleva nisha makwana...

25
Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Upload: derick-russell

Post on 13-Jan-2016

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Page 2: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Topics Covered

Requirements Design Planning Project Specifications Usability Tests Application Demonstration

Page 3: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

RequirementsRobert

Page 4: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Requirements Overview GOAL: to create an application that streamlines patients’

communication with their doctor’s office. FUNCTION: allows patients to schedule and cancel

appointments, as well as view or request their medical and demographical information online.  

BENEFIT: Reduces the amount of resources an office uses to speak to patients on the phone and to mail them documents, thus saving time and money for the office.  Helps increase patient satisfaction by letting patients obtain the information they need quickly and easily.

Page 5: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

MedConnection Requirements

Page 6: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

DesignChris

Page 7: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

PlanningKate

Page 8: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Project SpecificationsMichael

Page 9: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Run Over The Web

The application will be guaranteed to run on a PC with Windows, Mac OS X, Linux, or UNIX operating systems.

The application will be guaranteed to run on the following browsers: Microsoft Internet Explorer 6 or higher.

The system will run on Uniserver. Web pages are coded using PHP, XML, and Javascript. Communicating through HTTP.

Page 10: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Store Data on the Server Side

Data stored in a database designed with MySQL. Program talks to Database with SQL statements. Program data stored in XML Primary storage is on the Uniserver. Backup is implemented.

Page 11: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Under the Hood Efficiency

Primarily run on server

Edit-ability Universal content (frames) SQL

Expandability Frames (PHP) Able to schedule tasks XML

Page 12: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Proj.php

Title.php

Page 13: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Under the Hood Efficiency

Primarily run on server

Edit-ability Universal content (frames) SQL

Expandability Frames (PHP) Able to schedule tasks XML

Page 14: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Administration/Application Components

Administrator is top level user. Administrator could view/edit/create and change

information in office information, User information, Appointments and Medical records and test results.

Page 15: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Administrator Medical Staff Office Staff Patients

Different Group Configurations And Authority Powers

We have different groups in our applications with different configurations and powers:

Page 16: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Back-end Server Component

MySQL DBMS is used to store all private information.

All database queries are done server-side.

Page 17: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

User Text-Submission Component

Administrator and office staff can add test results and other patient information to the database.

Page 18: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Manage Discussion

Medical staff can submit messages to patients about their test results.

Page 19: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Usability TestAlex

Page 20: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Accessibility

Web page content is displayed in dark letters on light background.

The web site is in the English language only.

Page 21: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Navigation

All pages have a navigation bar with the main menu on the left side of the page content.

Complicated graphics and scripts are not implemented to allow the pages to load as quickly as possible. Performance speed, however, will depend on the user’s individual system and is not guaranteed.

Page 22: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Layout

Website’s content organized with frames. Descriptive labels.

Page 23: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Application Presentation

Page 24: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Questions?

Page 25: Final Demo MedConnection Giant Squid Michael Cohen Robert Esho Chris Hogan Kate Kuleva Nisha Makwana Alex Rodrigues Rafal Urbanczyk

Final DemoMedConnection

Thank you!