html5-img
1 / 30

NOTICE!

NOTICE!.

dandre
Télécharger la présentation

NOTICE!

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NOTICE! These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer Science and Engineering, University of Mälardalen, Västerås, Sweden and at the Faculty of Electrical Engineering and Computing, University of Zagreb, Croatia (year 2009/2010). For all other purposes, authors’ written permission is needed! The purpose of these materials is to help students in better understanding of lectures in DSD and not their replacement! 9/23/2009

  2. Distributed Software Development 9/23/2009

  3. WikiPres@MdH Requirements and Design Satish Jaiswal Romik Guha Anjoy 9/23/2009

  4. Overview • Project Background • Project requirements • Functional requirements • Non functional requirements • Simulation • Project design • Architecture • Data Flow • Decomposition View • Design Implementation 9/23/2009

  5. Project Background Java Plug-in User edits or add comments MEDIA WIKI Germany Import ODP FILE Java Plug-in Croatia Web Page Export Collaborative ODP FILE Comments and slides in database ODP – Open Document Presentation 9/23/2009

  6. Project Requirements

  7. Functional Requirements Login page

  8. Functional Requirements User clicks browse button Java Plug-in Import ODP gets listed in the WikiPres application User selects an ODP file to import

  9. Functional Requirements When user clicks on contents, the presentation opens up in WikiPres application showing different slides

  10. Functional Requirements Edit Slide Add Comments Editing slides and adding comments

  11. Functional Requirements Comments • This slide is awesome 2. This is a small slide Edit comment Delete comment Add Comments

  12. Functional Requirements Create / Edit Slides

  13. Functional Requirements Create / Edit Slides using WikiMarkup

  14. Functional Requirements Create / Edit Slides using WYSIWYG editor

  15. Functional Requirements Comments Comments Comments Comments Comments Comments Java Plug-in Export Modified ODP file Slides in WikiPres (with comments) to be exported back to ODP file

  16. Non functional requirements

  17. Non functional requirements No two users should be able to edit the same slides at a time.

  18. Non functional requirements Time needed to open the page for edit slide functionality should be less

  19. Use Case Diagram 2014-08-16 20

  20. WikiPres – Requirement Definitions 2014-08-16 21

  21. Design

  22. WikiPres Architecture User Interface ODFDOM API MediaWiki Extensions WikiPres MediaWiki Core

  23. MediaWiki Architecture User Layer Web Browser Network Layer Apache Webserver Logic Layer MediaWiki’s PHP Script PHP Data Layer File System MySQL Database Cashing System

  24. WikiPres – Data Flow Diagram ODFDOM API MediaWiki ODP File Middleware Application MediaWiki Database

  25. WikiPres – Integration 2014-08-16 26

  26. MediaWiki Functional Decomposition View

  27. Middleware Application Functional Decomposition View

  28. Design - Implementation Technologies • Middleware Application • J2EE (JSP and Servlets) • ODPDOM API • MySQL • MediaWiki • PHP • MySQL • Reuse of existing MediaWiki Extensions 2014-08-16 29

  29. Thank You 2014-08-16 30

More Related