System and Software Architecture Description (SSAD)

Size: px
Start display at page:

Download "System and Software Architecture Description (SSAD)"

Transcription

1 System and Software Architecture Description (SSAD) LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software Architect Aditya Kumar Feasibility Analyst Project Manager Nisheeth Joshi Systems and Software Architect Life Cycle Planner Niraj Brahmkhatri Operational Concept Engineer Requirements Engineer Corey Painter IIV&V Shaper SSAD_DCP_F11a_T08_V3.1.doc i

2 Version History Date Author Version Changes made Rationale 10/09/11 JC 1.0 Original copy using with Instructional ICM-Sw v1.0 template Initial Draft 10/10/11 Nisheeth 1.1 Updated section 2.0 template Initial Draft Joshi 10/16/11 NJ 1.2 Updated incorrect text associated with diagrams TA Grading 10/10/11 JC 2.0 Updated diagrams Diagrams misrepresented system and were not detailed enough 10/23/11 JC 3.0 Modified diagrams Diagrams needed corrections due to rescoping/arb session comments 10/24/11 JC 3.1 Added future considerations Needed to meet requirements Fixed some typos SSAD_DCP_F11a_T08_V3.1.doc ii

3 Table of Contents SYSTEM AND SOFTWARE ARCHITECTURE DESCRIPTION (SSAD) VERSION HISTORY TABLE OF CONTENTS TABLE OF TABLES TABLE OF FIGURES I II III IV V 1. INTRODUCTION of the SSAD Status of the SSAD 1 2. SYSTEM ANALYSIS System Analysis Overview System Context Artifacts & Information Behavior Truck System Use-Case Model Log job call Perform Job Select Job Login Logout 6 3. FUTURE CONSIDERATIONS System Context System Context Artifacts & Information Behavior Computer System Use-Case Model View location job history View Own Employee Job History Login Logout View Maintenance Report Edit Maintenance Report Assign Truck Tasks Assign Task to Truck 13 SSAD_DCP_F11a_T08_V3.1.doc iii

4 Table of Tables Table 1 - System Context Diagram Details 2 Table 2 - Artifacts and Information Diagram Details 3 Table 3 Future System Context Diagram Details 8 Table 4 Future Artifacts and Information Diagram Details 9 SSAD_DCP_F11a_T08_V3.1.doc iv

5 Table of Figures Figure 1 - System Context Diagram 2 Figure 2 - Artifacts and Information Diagram 3 Figure 3 - Truck System Use-Case Model 4 Figure 4 Future System Context Diagram 8 Figure 5 Future Artifacts and Information Diagram 9 Figure 6 Future Computer System Use-Case Model 10 SSAD_DCP_F11a_T08_V3.1.doc v

6 1. Introduction 1.1 of the SSAD The SSAD will outline the overall object-oriented analysis and design (referred to as OOA&D) of the system being developed. The system, once developed, should be faithful to the architecture defined in the SSAD and the builders (programmers) should use this document as a reference to the system architecture. Additionally, the SSAD may be used by the maintainer and clients to understand the structure of the system after the system has been delivered. 1.2 Status of the SSAD This version of the SSAD has changed to reflect re-scoping of the project and comments from the ARB session. The main changes stem from re-scoping the project to deliver a working prototype of the truck software. Additional models are only outlined. SSAD_DCP_F11a_T08_V3.1.doc 1

7 2. System Analysis 2.1 System Analysis Overview The purpose of the new LADOT Scanning System is to eliminate the current document scanning process and to create a new electronic system to help maintain both time-keeping and maintenance reports for LADOT field workers. The LADOT Electronic Field System will be stored on LADOT trucks and will log in a field workers hours, job status (including time stamps) as well as notes about the job such as what the problem was and what equipment was needed to fix it. The software will create 2 files upon sign-out, a time-keeping report and a maintenance report System Context Figure 1 - System Context Diagram Table 1 - System Context Diagram Details Actor Description Responsibilities Field worker Employees who go to the field and do the work Performs the actual fixing of the defects SSAD_DCP_F11a_T08_V3.1.doc 2

8 2.1.2 Artifacts & Information Figure 2 - Artifacts and Information Diagram Table 2 - Artifacts and Information Diagram Details Artifact Issue Job Time Sheet User Location DTime Report This keep a note of one of the issues that were resolved during a job (ex: broken red light on east-facing lamp) It describe a particular task/job allocated to a particular field worker A field worker s hours by day A user of any of the systems (either truck of computer system) depending on their permission attribute Either a job location (28 th and Figuroa) or the location of a truck, depending on the owner The export file in FLAT format for all the time-sheets on a biweekly basis to be uploaded to LADOT s DTime system. SSAD_DCP_F11a_T08_V3.1.doc 3

9 2.1.3 Behavior Truck System Use-Case Model Figure 3 - Truck System Use-Case Model Log job call Requirements FW-01: Assign truck tasks Field worker needs to log that they were called with a job WC_481, WC_523 Must be logged in 1 Select Log Call button 2 Input job location and information 3 Add the call to the user s queue 4 Time-stamp the job with current time Perform Job FW-02: Perform job Field worker needs to be able to log that they have performed a SSAD_DCP_F11a_T08_V3.1.doc 4

10 Requirements job WC_523 Must be logged in; must have job active 1 Select Log Arrival upon arrival 2 Time-stamp arrival in job 3 Select Log Completion upon completing 4 Time-stamp completion 5 Select issues fixed from sliders 6 Select Log Departure when departing 7 Time-stamp departure and close job Select Job Requirements FW-03: Select job Field worker needs to be able to choose which job to do WC_523 Must be logged in; must not have an active job; must have jobs in call queue 1 Load list of job s in queue 2 Select job from queue 3 Select begin job button 4 Register job as started, transfer to Perform Job page Login Requirements FW-04: Login Field worker must be able to verify permissions WC_523 Must not be logged in SSAD_DCP_F11a_T08_V3.1.doc 5

11 1 Enter username and password 2 Submit data 3 Validate username/password Time-stamp beginning of user session 4 Store user data in code until logout Logout Requirements FW-05: Login WC_523 Must be logged in to the online system with task allocator permissions 1 Click logout button 2 Time-stamp end of user session 3 Save user session until exported SSAD_DCP_F11a_T08_V3.1.doc 6

12 3. Future Considerations 3.1 System Context The purpose of the new LADOT Scanning System is to eliminate the current document scanning process and to create a new electronic system to help maintain both time-keeping and maintence reports for LADOT field workers. The LADOT Electronic Field System will be stored on LADOT trucks and will log in a field workers hours, job status (including time stamps) as well as notes about the job such as what the problem was and what equipment was needed to fix it. When the truck is returned to the yard for shift changes, the truck will upload its current data to two centralized databases through Wi-Fi at the truck yard. The first database will be used to upload pay-essential time-keeping information to LADOT S DTIME database via a FLAT file on a bi-weekly basis. The second database will be used to store maintenance information and may be queried by supervisors for maintenance reports by location. Additionally, there will be a web service that will allow changes to be made to reports, tasks to be allocated based on truck GPS locations and management queries. SSAD_DCP_F11a_T08_V3.1.doc 7

13 3.1.1 System Context Figure 4 Future System Context Diagram Table 3 Future System Context Diagram Details Actor Description Responsibilities User A super-type A generalized actor for log-in Task Allocator Person who will be Allocating tasks to trucks choosing which tasks to allocate to certain trucks Department Supervisor A supervisor needing to Query the database for logs create maintenance report logs Field Worker Employees who go to the field and do the work Performs the actual fixing of the defects SSAD_DCP_F11a_T08_V3.1.doc 8

14 3.1.2 Artifacts & Information Figure 5 Future Artifacts and Information Diagram Table 4 Future Artifacts and Information Diagram Details Artifact Issue Job Time Sheet User Truck Location DTime Report This keep a note of one of the issues that were resolved during a job (ex: broken red light on east-facing lamp) It describe a particular task/job allocated to a particular field worker A field worker s hours by day A user of any of the systems (either truck of computer system) depending on their permission attribute A truck that stores it s location for GPS purposes Either a job location (28 th and Figuroa) or the location of a truck, depending on the owner The export file in FLAT format for all the time-sheets on a biweekly basis to be uploaded to LADOT s DTime system. SSAD_DCP_F11a_T08_V3.1.doc 9

15 3.1.3 Behavior Computer System Use-Case Model Figure 6 Future Computer System Use-Case Model As a note, no win-condition requirements are listed for the Computer System Use-Case Model. This is due to the computer system not being a requirement under the current scope of the project View location job history Pre-Conditions DS-01: View location job history Review the jobs that have been performed at a specific location Must be logged into the system with Department Superisor permissions SSAD_DCP_F11a_T08_V3.1.doc 10

16 1 Enter location id 2 Click view 3 Validate id existence 4 Query database for jobs with location id 5 Return table of jobs performed on location chronologically View Own Employee Job History Pre-Conditions DS-02: View Own Employee Job History Review job performance by a certain individual Must be logged into the system with Department Superisor permissions 1 Enter employee id 2 Click view 3 Validate id existence 4 Validate user permission for id 5 Query database for jobs completed by employee id 6 Return table of jobs performed by employee chronologically Login UC-01: Login To log in to the online system 1 Enter username and password 2 Submit data 3 Validate username/password 4 Store user data as encrypted cookie until log out SSAD_DCP_F11a_T08_V3.1.doc 11

17 Logout UC-02: Logout To log out of the online system Must be logged into the online system 1 Click logout button 2 Remove user cookie View Maintenance Report FW-01: View maintenance report Field worker can review their maintenance reports Must be logged in to the online system with field worker permissions 1 Select report to view from list 2 Click View button 3 Displays read-only job summary until Back or Edit button is selected Edit Maintenance Report FC-02: Edit maintenance report Employees must be able to edit reports in case of mistakes Must be logged in to the online system with field worker permissions 1 Select Edit button on view report page 2 Display job page with editable fields 3 Edit fields in need of changing 4 Click Submit button 5 Update changed fields in job database 6 Change page to view report page SSAD_DCP_F11a_T08_V3.1.doc 12

18 Assign Truck Tasks TA-01: Assign truck tasks Allocator needs to be able to assign a truck specific tasks Must be logged in to the online system with task allocator permissions 1 Select a truck from the allocator page 2 Click Assign button 3 Refresh page with only tasks and current truck visible 4 Select task(s) from list to give to truck 5 Click Submit button 6 Allocate tasks to given truck 7 Go back to main allocator page Assign Task to Truck TA-02: Assign task to truck Allocator needs to be able to assign a task to a specific truck Must be logged in to the online system with task allocator permissions 1 Select a task from the allocator page 2 Click Assign button 3 Refresh page with only trucks and current task visible 4 Select truck from list to give to task 5 Click Submit button 6 Allocate task to given truck 7 Go back to main allocator page SSAD_DCP_F11a_T08_V3.1.doc 13

Prototype Report Version 3.0. Prototype Report. LADOT Scanning. Team 08. Name Primary Role Secondary Role

Prototype Report Version 3.0. Prototype Report. LADOT Scanning. Team 08. Name Primary Role Secondary Role Prototype Report LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software Architect Aditya Kumar Feasibility

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) LADOT Scanning Team No: 8 Anirudh Govil: Project Manager / Life Cycle Planner Aditya Kumar: Feasibility Analyst / Project Manager Corey Painter: IIV & V / Shaper Jeffrey

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Kirill Khistyaev Karim Sacre Darren Liu Stephan Rice Zhanna Seitenova Ayman Khalil Roles (Primary)

More information

System/Software Architect. Description (SSAD)

System/Software Architect. Description (SSAD) System and Software Architecture Description (SSAD) BlackProfessionals.net Team 6 Tian Xiang Tan Sadeem Alsudais Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Po-Hsuan Yang Project Manager

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ShareWeb Team 05 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler,

More information

System/Software Architect. Description (SSAD)

System/Software Architect. Description (SSAD) System and Software Architecture Description (SSAD) BlackProfessionals.net Team 6 Tian Xiang Tan Sadeem Alsudais Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Po-Hsuan Yang Project Manager

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon Han Project Manager Zhen Huang Feasibility Analyst

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) E-Lock Box Team 05 Weiyi Zhong Prototyper, Tester Woom Kim System Architect, Developer Cecilia Jou II V&V, Tester Azuka Okuleye Feasibility Analyst,

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Image Processing Platform Team 4 Name First Role Second Role Hao Wu Requirements Engineer Software Architect Junran Liu Operational Concept Engineer

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Swim Meet Sign-Up Team 03 Member Archan Dutta Swasti Sharma Rasleen Sahni Deepanshu Suneja Vibhanshu Sharma Jenny Greer Role Project Manager, Life Cycle

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Team No. 3 Istartonmonday.com Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat Shugani

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ISTARTONMONDAY TEAM # 03 Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Tipsure.com Team# 09 Member Name Jonathan Tuse Raymond Feng David Brenn-Cogen Aayushi Birla Tej Trivedi Nirupama Vaidyanathan Linkun Li Primary Role

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) FlowerSeeker Team 05 Name Eder Figueroa Sophia Wu Doris Lam Hiram Garcia Roles Primary Role: Project Manager/ Implementer. Secondary Role: Tester. Primary

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Mobil Application for Mobile-Controlled Lighting Team 13 Saumil Kasbekar Sayali Sakhalkar Anuradha Saini Priyank Mishra Sagar Sarda Ashutosh Kale Corey

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Web Media Modernization 2012 Team 7 Anvar Bagiyev (Operational Concept Engineer, Tester) Shawn Han (Software/System Architect, Tester) Barney Hsiao (Prototyper,

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Construction Meeting Minutes Application Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager

More information

Prototype Report. Tour Conductor. Team 5

Prototype Report. Tour Conductor. Team 5 Prototype Report Tour Conductor Team 5 Team Members Ajay Kumar G C Manas Yadav Ankush H Prasad Aadithya B K Andrew Han Joseph Mouawad Roles Project Manager, Life Cycle Planner Feasibility Analyst, Prototyper/Builder

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan for LEMA Family Accountability System Version 3.3 Quality Management Plan (QMP) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) FlowerSeeker Team 05 Name Eder Figueroa Sophia Wu Doris Lam Hiram Garcia Roles Primary Role: Project Manager/ Implementer. Secondary Role: Tester. Primary

More information

System/Software Architect. Description (SSAD)

System/Software Architect. Description (SSAD) System and Software Architecture Description (SSAD) BlackProfessionals.net Team 6 Tian Xiang Tan Sadeem Alsudais Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Po-Hsuan Yang Project Manager

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Soccer Data Web Crawler Team 02 First Name Last Name Role Trupti Sardesai Project Manager Wenchen Tu Prototyper Subessware Selvameena Karunamoorthy System/Software

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Farmworkers Safety App Team 09 TEAM MEMBER NAME Shobhit Agarwal Akshay Aggarwal Viraj Sahai Vahagen Sinanian Juan Andrade Basir Navab Marko Djuliarso

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Soccer Data Web Crawler Team 02 First Name Last Name Role Trupti Sardesai Project Manager Wenchen Tu Prototyper Subessware Selvameena Karunamoorthy System/Software

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Perfecto Coffee Xpress Consistent Perfection Team 5 Team embers & Roles Chloe Good Yekaterina Glazko Edwards Hays Yucheng Hsieh Atreya Lahiri Jaimin Patel Yun Shen Andrew Tran

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Mission Science irobots 12/06/2014 Team 07 Ashwini Ramesha Chen Li Farica Mascarenhas Jiashuo Li Ritika Khurana Siddhesh Rumde Sowmya Sampath Yun Shao

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) REAL ESTATE INVESTMENT AND REVIEW TOOL TEAM 02 Venkata Sravanti Malapaka (Project Manager / Software Architect) Yuxuan Chen (Prototyper / Developer/Trainer)

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Mission Science irobots 11/26/2014 Team 07 Ashwini Ramesha Chen Li Farica Mascarenhas Jiashuo Li Ritika Khurana Siddhesh Rumde Sowmya Sampath Yun Shao

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Software Quality Analysis as a Service Team 01 Aditya Kathuria Prototyper Aleksandr Chernous Life Cycle Planner Chris Harman Operation Concept Supicha Phadunsilp Feasibility Analyst

More information

Prototype Report. Leamos. Team Number 7

Prototype Report. Leamos. Team Number 7 Prototype Report Leamos Team Number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Developer, Tester Xi Chen: Developer, System Architect, Tester Yuxuan Li: Prototyper Zhangbiaoge Tian:

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Transportation Grant Fund Database Team 14 Team Members Roles Roles Primary Secondary Muruganantham Raju Project Manager Feasibility Analyst Kirill Khistyaev Software Architect Project

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner/ Feasibility Analyst Shao-yen Cheng System Architect Yuan-Chang

More information

Iteration Plan (IP) Leamos. Team number 7. Name Address Primary Role Secondary Role

Iteration Plan (IP) Leamos. Team number 7. Name  Address Primary Role Secondary Role Iteration Plan (IP) Leamos Team number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Project anager, Life Cycle Planner Feasibility Engineer, System Architect Ye Tian Zichuan

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) TOUR CONDUCTOR TEAM - 05 Name Ankush H Prasad Ajay Kumar G C Aadithya B K Andrew Han Joseph Mouawad Manas Yadav Rohith Ravindra Role System Architect,

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent

More information

Prototype Report. Leamos. Team Number 7

Prototype Report. Leamos. Team Number 7 Leamos Team Number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper Pragya Singh pragyasi@usc.edu

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Spherical Modeling Tool Team 13 Minsuk Heo, Prototyper Lyle Franklin, Project Manager Mehmet Sezer, Requirements Engineer Oziel De Oliveira Carneiro,

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Perfecto Coffee Xpress Consistent Perfection Team 5 Chloe Good Yekaterina Glazko Edwards Hays Yucheng Hsieh Atreya Lahiri Jaimin Patel Yun Shen Andrew

More information

Manual Visy Access Net. Visy Oy Hatanpään valtatie 34 D FI FINLAND tel fax

Manual Visy Access Net. Visy Oy Hatanpään valtatie 34 D FI FINLAND tel fax Manual Visy Access Net Hatanpään valtatie 34 D FI-33100 FINLAND tel. +358-3-2110403 fax +358-3-2110402 Visy Access Net 13.11.2012 8:46 Page:2/8 1 Introduction Visy Access Net is web interface for Visy

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) LEAMOS Team # 07 Name Primary Role Secondary Role Monty Shah Project Manager Life Cycle Planner Pragya Singh System Architect Prototyper Shantanu Sirsamkar Requirements Engineer Feasibility

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) We Are Trojans Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman Erten Kamonphop

More information

Prototype Report. CRCD Management System. Team 11

Prototype Report. CRCD Management System. Team 11 Prototype Report CRCD Management System Team 11 Erik Frimodig - Project Manager Yazeeed Alabdulkarim - Operational Engineer Muzzammil Imam - System Architect Jason Loewy - Prototyper Fan Xu - Requirements

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Andreas Rivera Client ARivera@chc-inc.org Joseph Martinez Client Jmartinez2@chc-inc.org Malcolm Carson Client

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) 1 System and Software Architecture Description (SSAD) Soccer Data Web Crawler Team 02 First Name Last Name Role Trupti Sardesai Project Manager Wenchen Tu Prototyper Subessware Selvameena Karunamoorthy

More information

Website Users Manual

Website Users Manual Website Users Manual Document Scope: This document outlines the functionality of the Shaw Mobile website. It will be useful for system administrators and dispatchers to get an understanding of the basic

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Mobil Application for Mobile-Controlled Lighting Team 13 Saumil Kasbekar Sayali Sakhalkar Anuradha Saini Priyank Mishra Sagar Sarda Ashutosh Kale Corey Stall Feasibility Analyst Software

More information

Kronos User Guide Student Employees

Kronos User Guide Student Employees 1. What is Kronos? 2. Accessing Kronos 3. Navigate Through the System 4. Record Time - Clock In by Record Time Stamp 5. Transfers 6. Record Time - Clock Out by Record Time Stamp 7. Record Time by My Timecard

More information

System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications

System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications Team 02 Shreya Kamani Shah: Project Manager, Life Cycle Planner/ Trainer Abhishek Trigunayat:

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Fuppy Team No.7 Krupa Patel (Product Manager) Adil Assouab (Requirement Engineer) Yiyuan Chen (Software Architecture) Praveen Chander (Designer/Prototyper)

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) GOTRLA Team 15 Deepak Earayil Project Manager & Software/System Architect Ankith Nagarle Prototyper & Operational Concept Engineer Aayush Jain Feasibility Analyst & Project Manager

More information

REST API Operations. 8.0 Release. 12/1/2015 Version 8.0.0

REST API Operations. 8.0 Release. 12/1/2015 Version 8.0.0 REST API Operations 8.0 Release 12/1/2015 Version 8.0.0 Table of Contents Business Object Operations... 3 Search Operations... 6 Security Operations... 8 Service Operations... 11 Business Object Operations

More information

System and Software Architecture Description

System and Software Architecture Description System and Software Architecture Description (SSAD) Mental Math Team - 7 Chang Yu Prototyper, Requirements Engineer Isha Agarwal Prototyper, Life Cycle Planner, Implementer Jingxing Cheng Implementer Kajal

More information

Prototype Report Template Version 1.1. Prototype Report. Leamos. Team Number 7. Monty Shah Project Manager Life Cycle Planner

Prototype Report Template Version 1.1. Prototype Report. Leamos. Team Number 7. Monty Shah Project Manager Life Cycle Planner Prototype Report Template Version 1.1 Prototype Report Leamos Team Number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu

More information

5.10 RELEASE NOTES 12/23/2015

5.10 RELEASE NOTES 12/23/2015 5.10 RELEASE NOTES SmartLinx is pleased to announce the availability of SmartLinx Version 5.10 update. This is a suite-wide update bug fixes. The changes included in this release are covered under the

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Early Medieval East Asian Timeline Team 9 Daniel Link Ainsley Chong Priyanka Shetty Aarti Kumar Gupta Abdullah Alkahtani Byron Robert Chan System Architect

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) Version 1.1 Acceptance Test Plan and Cases (ATPC) Leamos Team 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle

More information

How to Access your Pay Voucher and W-2 using. Staff Document Self-Service

How to Access your Pay Voucher and W-2 using. Staff Document Self-Service How to Access your Pay Voucher and W-2 using Staff Document Self-Service Naperville 203 Document Self Service https://staffselfserve.naperville203.org Naperville 203 Document Self Service is protected

More information

Supervisor Timecard Approval

Supervisor Timecard Approval Overview This Process Documentation is to assist with supervisor and alternate supervisor time card approval. Electronic timecards must be submitted by employees no later than 11:59pm of the Saturday ending

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) United Directed Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

TIMESIMPLICITY EMPLOYEE GUIDE V1(0317D)

TIMESIMPLICITY EMPLOYEE GUIDE V1(0317D) Contents TimeSimplicity employee scheduling simplified.... 3 Login... 3 Published url... 3 Username:... 3 Password... 3 Company Code... 3 Employee Portal... Error! Bookmark not defined. Month... 4 Request

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Student Scheduling System Team #06 Douglass Kinnes: Project Manager, Quality Focal Point, Implementation Team member Alexey Tregubov: System Architect, UML Modeler,

More information

Prototype Report. Soccer Data Web Crawler. Team No. 02

Prototype Report. Soccer Data Web Crawler. Team No. 02 Prototype Report Soccer Data Web Crawler Team No. 02 First Name Last Name Role Trupti Sardesai Project Manager Wenchen Tu Prototyper Subessware Selvameena Karunamoorthy System/Software Architect Pranshu

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) LEMA Pilot School Integrated Scheduling System. Team number 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet

More information

EPAF User Guide. Your guide for navigating the EPAF System

EPAF User Guide. Your guide for navigating the EPAF System EPAF User Guide Your guide for navigating the EPAF System This booklet outlines the use of Electronic Personnel Action Forms in the Banner Web for Employees. Office of Human Resources 02/08/2013 Frequently

More information

User Manual. BioTime Web

User Manual. BioTime Web BioTime Web Version: 1.0 Date: December 2016 BioTime Web Index 1. Quick Start... 2 1.1. Overview... 2 1.2. Finger Placement... 3 1.3. How to use touch screen... 3 1.4. Recommended Operation Steps... 4

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Template Version 6.0 Supporting Information Document (SID) LEMA Pilot School Integrated Scheduling System Team No. 12 Name Primary Role Secondary Role David Wiggins

More information

Prototype Report Version 2.0. Prototype Report. Transportation Grant Fund. Team 14. Operational Concept Engineer

Prototype Report Version 2.0. Prototype Report. Transportation Grant Fund. Team 14. Operational Concept Engineer Prototype Report Transportation Grant Fund Team 14 Full Name Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman Khalil Primary Role Project Manager Software

More information

SelfServe WebTIME. Employee User Manual

SelfServe WebTIME. Employee User Manual SelfServe WebTIME SelfServe is your one stop portal Employee related activities. From logging hours, updating contact information, keeping track of upcoming assignments to reprinting copies of your Check

More information

Product Specification. Design Team C, COMP 410 Spring 2016

Product Specification. Design Team C, COMP 410 Spring 2016 Product Specification Design Team C, COMP 410 Spring 2016 1. Introduction 1.1. Purpose This document defines the high level specifications and architecture of our system as well as the interactions between

More information

USPTO Accommodation Point User Guide VERSION 1.0

USPTO Accommodation Point User Guide VERSION 1.0 USPTO Accommodation Point User Guide VERSION 1.0 ii PUBLISHED BY MicroPact, Inc. 12901 Worldgate Drive, Suite 800, Herndon, VA 20170 COPYRIGHT MICROPACT, INC. All rights reserved. No part of the contents

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Mobile Application for Mobile-Controlled Lighting Team 13 Saumil Kasbekar Sayali Sakhalkar Anuradha Saini Priyank Mishra Sagar Sarda Ashutosh Kale Corey Stall Feasibility

More information

evoclock+ - AsureForce Mobile V3.0 Reference Guide AsureForce Mobile Version 3.0 Reference Guide AsureForce Mobile 1 P a g e

evoclock+ - AsureForce Mobile V3.0 Reference Guide AsureForce Mobile Version 3.0 Reference Guide AsureForce Mobile 1 P a g e AsureForce Mobile Version 3.0 Reference Guide AsureForce Mobile 1 P a g e Table of Contents Quick Reference... 2 AsureForce Mobile... 3 Getting Started... 3 AsureForce Mobile App Setup... 3 AsureForce

More information

Community Access Portal (CAP) manual. (Updated for SPARCS N4 version 2.6)

Community Access Portal (CAP) manual. (Updated for SPARCS N4 version 2.6) Community Access Portal (CAP) manual (Updated for SPARCS N4 version 2.6) TABLE OF CONTENTS GETTING STARTED... 3 What is SPARCS N4 CAP?... 3 What is covered in this User Guide?... 3 How do I Access CAP?...

More information

Sentinel Drive User Guide For Android Devices and MDTs

Sentinel Drive User Guide For Android Devices and MDTs Sentinel Drive 4.4.5 User Guide For Android Devices and MDTs January 2017 2016 BSM Technologies Ltd., All rights reserved Page 1 About this document This guide will help you familiarize yourself with the

More information

Air Elite Management Guide. World Fuel Services elearning Tool

Air Elite Management Guide. World Fuel Services elearning Tool Air Elite Management Guide World Fuel Services elearning Tool www.wfselearning.com User Management Guide Administrator Menu You can access the Administrator Menu from the top navigation bar. The primary

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) SnApp Voice Communication System Team 05 Divij Durve IIV&V Harsh Mhatre System/Software Architect Khyati Thakur Prototyper Monica Varhale Feasibility Analyst Nikita Gupta Project Manager

More information

Prototype Report Version 1.1. Prototype Report. Transportation Grant Fund. Team 14. Operational Concept Engineer

Prototype Report Version 1.1. Prototype Report. Transportation Grant Fund. Team 14. Operational Concept Engineer Prototype Report Transportation Grant Fund Team 14 Full Name Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman Khalil Primary Role Project Manager Software

More information

Service Desk Mobile App 1.0 Mobile App Quick Start. March 2018

Service Desk Mobile App 1.0 Mobile App Quick Start. March 2018 Service Desk Mobile App 1.0 Mobile App Quick Start March 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

OSCA Tutorials. 1. Overview. 2. Start Up. 3. Reporting Schedule. 4. Uploading a Form: File Upload. 5. Uploading a Form: Online Editor

OSCA Tutorials. 1. Overview. 2. Start Up. 3. Reporting Schedule. 4. Uploading a Form: File Upload. 5. Uploading a Form: Online Editor OSCA Tutorials 1. Overview 2. Start Up 3. Reporting Schedule 4. Uploading a Form: File Upload 5. Uploading a Form: Online Editor 6. Cross Validation 7. Accounts, User Details and Roles 8. Performance and

More information

i2i Systems Self-Service Support Portal

i2i Systems Self-Service Support Portal i2i Systems Self-Service Support Portal User Guide The i2i Systems Self-Service Support Portal is your gateway to quality customer service. You can access the portal 24x7 to get help or support, or to

More information

Opmetrix CMS Administration Guide

Opmetrix CMS Administration Guide Administration Guide Version August 2014 Contents Introduction... 4 Admin Overview... 4 Login Process... 5 Login... 5 Logout... 6 Site Map... 7 Opmetrix CMS Navigation and Tabs... 8 Navigation... 8 Saved

More information

Software User's Manual

Software User's Manual Software User's Manual REAL ESTATE INVESTMENT AND REVIEW TOOL Team - 02 Venkata Sravanti Malapaka Yuxuan Chen Yonghyun Cho

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) LEMA Pilot School Integrated Scheduling Team Number 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet

More information

FAST TRACK. On-Line Application Instructions

FAST TRACK. On-Line Application Instructions FAST TRACK Access job openings or log in if you are a current applicant. Search Current Job Openings Click to view current job openings Existing Applicants Please Log In To access your previous applications,

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Spring 6 @salesforcedocs Last updated: April 7, 06 Copyright 000 06 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Training Guide Employee Self Service Candidate Gateway Apply

Training Guide Employee Self Service Candidate Gateway Apply Employee Self Service Candidate Gateway Page i ESS - Candidate Gateway - Candidate Gateway enables internal applicants (employees) to: Submit job applications and resumes without applying to a specific

More information

Software System Architecture Document (SSAD)

Software System Architecture Document (SSAD) System and Software Architecture Description (SSAD) Version 3.2 Software System Architecture Document (SSAD) Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Jessie Kim Client JKim@chc-inc.org

More information

Supervisor Approval Process To Approve Time Cards, click on the Direct Reports Time Cards button located under the Managers/Supervisors section.

Supervisor Approval Process To Approve Time Cards, click on the Direct Reports Time Cards button located under the Managers/Supervisors section. University Payroll TAS Managers/Supervisors Approval and Reviewal Process: Supervisor Approval Process AltSupervisor Approval Process Reviewer Access and Reviewal Process Alternates Access (AltReviewer

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) United Direct Marketing Team 9 Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Healthy Kids Zone Survey App Team 14 Name Jessie Kim Primary Role Contact Email JKim@chc-inc.org Joseph Martinez JMartinez2@chc-inc.org Carson Malcoln MCarson@chc-inc.org Yang Wang

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) MedFRS Device Diagnostic Software Team 16 Misha Dowd Delnaz Gundevia Anfal Abdul Jaleel Nanda Kishore Kolleje Rao Anupam Kumar Jackie Cheng Project Manager Life Cycle Planner

More information