CS 577A Team 1 DCR ARB. PicShare

Size: px
Start display at page:

Download "CS 577A Team 1 DCR ARB. PicShare"

Transcription

1 CS 577A Team 1 DCR ARB PicShare

2 Team and Project Review (DEN)

3 Project Evaluation Positives Resilient Agile detailed design promotes thoroughness before any code is written Development time should be reduced since most interactions and functionality have been nearly explicitly mapped Manage complexity better Learned another MVC Framework (Spring) and back-end COTS solution (Heroku/Parse) Negatives Worthwhile for larger, longer term projects (defense-industry scale projects F-35), but maybe less so for apps where first to market may be more critical (mobile app market) Large amount of time wasted on process conventions, which could be spent on functionality Conflicting guidance Building a prototype seems counter-intuitive to the long-term design process. Could instead work towards the setup or planning for next semester Grading depends on short-term prototype demonstration - 577a class requirements vs process Better designed, less refined prototype at this point versus architected agile

4 Team Evaluation Positives People contribute and do their part Once a direction is decided, team commits Teammates reliable Communication worked, but there might be room for improvement Team lead takes the initiative when necessary Negatives Not enough people speaking up, direction decided by two team members, sometimes one Team direction changes by single member after team makes decision Undermines team consensus and commitment, produces uncertainty Ex. Veto Parse -> Choose/Reject Spring/Heroku -> Choose Parse

5 Process Improvement Trailblazing system works better System Integrator takes the lead and establishes a format first Everyone doing something their own way and then submitting for revision is inefficient Do it first, then send out guidelines This reduces the overall amount of rework for everyone

6 Program Model Assumptions: People desire to share photos People are interested in what is happening around them People are dissatisfied with existing means of sharing photos Stakeholders Initiatives Developers Client Maintainers App Users Design and develop system Marketing Maintenance Documentation, training and knowledge transfer Using the app to share photos Value Propositions Cost To increase efficiency of photo sharing To allow users to share photos through private and public events as well as their current location To improve user experience in photo sharing To promote sharing of photos Benefits Development costs Maintenance costs Server costs COTS costs Revenue Increase number of users Beneficiaries App Users (Techsavvy people aged 18-45)

7 Domain Model

8 Use Case Diagram

9 Class Diagram

10 Technical Architecture ios (Swift) Parse MongoDB (NoSQL) Cloud Code (JS)

11 User Account Creation

12 Create Account

13 Log into Account

14 Log out of Account

15 Navigation Class Diagram

16 Navigate between Screens

17 Upload photo to location

18 Take a Photo

19 View Photos on devices

20 Upload to Location after Taking Photo

21 Parse Cloud Code Why Cloud Code? Although most of our logic runs on the front-end and Parse is taking good care of the back-end for us, sometimes we still need to implement some logic that runs on the back-end. That is why we need the Cloud Code.

22 Class Diagram Entity & Code

23 Auto-expiration

24 Use Case Text & Sequence Diagrams

25 View joined diagram

26 Search Event

27 Risk Rank Risk Description Cause Mitigation Method 1 Unknown system We have not defined how well the system should work We plan to discuss the technical and load constraints such as how many users it should support or the non-functional requirements among expected load to our servers and database. our teams and then negotiate with the client P(L) 1-10 S(L) RE 4 16

28 Risk Rank Risk Description Cause 2 The scope of the Even after negotiating with the client to create a core project is large for set of MVP requirements, the project is still sizable for the time frame. our time frame. Also new requirements were discovered as we performed robustness analysis and FCR ARB presentation adding to the scope. Mitigation Method We plan to consistently negotiate with the client for any new requirements to reduce the scope. We also plan to begin prototyping in order to buy information about our system to get a better estimate of development tasks. P(L) 1-10 S(L) RE 5 15

29 Risk Rank Risk Description Cause 3 The project may Since the team is inexperienced in mobile app not be completed development, so there will be an initial high learning on schedule due curve. to lack of mobile app development experience. Mitigation Method We plan to mitigate this risk by modifying our team structure and process to match the strengths of our team. Likewise we plan to start learning more about our development platform and begin prototyping. P(L) 1-10 S(L) RE 7 14

30 Risk Rank Risk Description Cause 4 System may not Due to a lack of end-user involvement during the function system development, the system may be difficult to according to user use or not what the user has expected. expectations Mitigation Method We plan to have the client test our system as we develop prototypes in order to buy information about what our end-user may expect from our application. P(L) 1-10 S(L) RE 6 12

31 Risk Rank Risk Description Cause 5 Potential COTS We may decide to use some COTS as part of our conflicts and system to help expedite our development. However, integration issues since we have not started development, we don't know if they will integrate well with our system. Mitigation Method We plan to mitigate this risk through buying more information through prototyping the components that will use these COTS. P(L) 1-10 S(L) RE 3 9

32 Project Management Risk Rank Risk Description 1 Staff Turnover Cause Our den student team members may not take 577b in the next semester and other students may join our team. Mitigation Method We plan to make our development style consistent. It will be much easier for us to transfer current task to new team members. Also we will record every details of our project. Good documentation makes it easier for new team members to understand what we have completed. P(L) S(L) 1-10 RE 2 20

33 Project Management Risk Rank Risk Description 2 Requirement Change Cause Mitigation Method As a part of agile development, our client have changed We have worked much to change our some requirements and may change more in the future. model due to requirement change. We have divided work into different parts. In the future, the team member who is responsible for the corresponding changed requirements will focus on the rework, which is quite familiar to them. P(L) 1-10 S(L) RE 3 18

34 Project Management Risk Rank Risk Description 3 Management Change Cause We may have different integrators for different parts in the future process of project. Also staff turnover makes team management different. Mitigation Method We plan to make everyone's responsibility more clear and our teamwork more efficient to reduce the amount of the work of integrator. P(L) 1-10 S(L) RE 2 10

35 Technical Debt - Paid # Description Enabler Interest Mitigation plan Lack of collaboration through using Resilient Agile 1 results in additional errors, inconsistencies, and redundancies 1. Follow Resilient Agile process. 2. Each member work on all tasks in parallel Be familiar with RA process quickly and figure out a viable next step plan. System integrator will provide guidelines for team work as a prevention method in reducing errors. Also system integrator will Paid. integrate the work on a consistent basis to 10h * 8p = 80h prevent large merge conflicts. Also appoint an additional backup system integrator to help with the workload. 2 Lack of product understanding due to 2 minimal and inconsistent communication with client 1. Different schedule of each team member and client. 2. Lack of direct negotiation. Push process forward first, accumulate risks and solve them. Formulate weekly summary of questions for client, and communicate with him regularly Paid. through . Attempt to schedule a weekly 4h * 4p = 16h meeting around client's busy schedule. 2 Get a complete 1. Following the RA process in Lack of system prototype of and specific Begin prototyping major risk and areas of the, the major work of team is 3 major risk areas may reveal requirement and concern to unveil any potential problems or to figure out accurate undiscovered flaws in design. high-matched integration issues. requirement. product design. current state No. of weeks active Not paid. 5h * 8p = 80h 2

36 Technical Debt - Unpaid # Description Focus only on critical MVP features of 4 the app may cause additional rework to add additional features Decision to use Parse over a custom 5 backend solution, will increase costs as the number of users increases. Enabler 1. There are many features which cannot be completed at once. 2. Help team to better understand requirements concretely and quickly. 1. Team members have different experience in backend development.. 2. Parse is easy to learn and could help us avoid a lot of technical detail. Interest Completed a cycle for RA to create a robust design. Mitigation plan current state Appoint an architect to architect our system at a high level to allow the system to be scalable. Compile list of additional features Not paid. and have team members keep these features 10h * 8p = 80h in mind as they are developing the MVP features. Get a prototype up Develop ios app with capability to replace and running Parse with a custom backend solution. quickly. Not paid. Depend on technical and non-technical requirement, which have not been determined. No. of weeks active 4 1

37 Technical Debt - Unpaid # Description Enabler Interest Mitigation plan Current State No. of weeks active 6 Lack of UX and UI design, the UI is 1. Lack of experienced UX and UI designed to meet requirement simply. designer in team. Get a prototype up Refer to some similar applications for UI and and running Not paid. UX designed principles. Reach out to client to quickly. 8h * 8p = 64h. hire a Graphic Designer. 1 7 Lack of well-considered, solid infrastructure. Team did not spend time on considering the best solution for the requirements, but rather for the team. Get a prototype up and running After completing the MVP, team will quickly. negotiate with client and decide to use Parse Team can focus in development or explore other solutions. more on frontend programming There is not enough time to plan and discuss. 2. Parse is really easy to use and reduces a lot of complex work. Not paid. Depend on technical and non-technical requirement, which have not been determined.

38 Traceability (1 of 3) # Requirement The system shall allow a user to upload a 1 photo to an event. Use Case # Use Case Description 1,24 The system shall allow a user to reserve a hashtag for a private event, allowing the user to specify a password to upload and 2 view photos of the event. 4, 5,6,7,8 The system shall allow users to view photos uploaded from nearby locations in 3 a grid layout. Class Diagram Test Case Upload photo to my event, Search for event & upload photo Upload photo to my event Photo management TC-03 Create private event, Reserve Hashtag, Set a password, View Set a password, reserve a photos of event, View event with hashtag, view photos of password event/private with password Event Management TC-01 9 Search by location The system shall allow users to search for 4 events by hashtag. Sequence Diagram 10 Search for event Search Location Search Location Search Event Search Event TC-09 The system shall delete expired events 5 and any photos associated with them. 17,18 Delete expired events, Delete photos of expired events Auto expiration Admin The system shall provide functionality for users to delete their own photos and for 6 administrators to delete photos. 11,19 Delete uploaded photos, Admin delete photos Admin delete photo, Delete photos in event if owner Admin, Event Management Take a photo Photo management The system shall allow a user to take a 7 photo with the camera on the device. 13 Take photo TC-02

39 Traceability (2 of 3) # Requirement The system shall prevent users from uploading photos to private events 8 without the password. The system shall provide an interface for users to create a new account or login to 9 an existing one. The system shall allow a user to create a 10 public event. Use Case # Use Case Description Sequence Diagram 28,29 Join event, view joined event view joined event, search for Event event Management 14,16 Create account, Log in to Create account, Login to account account 3 Create public event Class Diagram Account Create public event Event Management TC-01 Event Management TC-04 The system shall allow an owner to delete 11 photos in their event. 12 Delete photos in private event Delete Photos in Event if Owner The system shall delete expired photos 12 uploaded to a location. 20 Delete expired location photos Auto expiration Admin Download photos to device Event Management 3 Create a public event Create public event Event Management 2 Take photo for location Upload to location after taking photo Photo management The system shall allow users to download 13 photos to their device. The system shall prevent events from having the same hashtag as any other 14 non-expired event. The system shall only allow users to take photos when uploading to their current 15 location. 21 Download photo to device Test Case TC-05

40 Traceability (3 of 3) # Requirement Use Case # Use Case Description Sequence Diagram Class Diagram View photos on device Photo management Search Location Search Location 3,4 Create a public event, Create a private event Create public event Event Management 7,8 View photos of event/private with password View photos of Event event/private with password Management The system shall allow users to view photos 16 on their device to upload. 26 View photos on device The system shall allow users to filter nearby photos by a predefined radius (My Home, My 17 Block, My City). The system shall allow hashtag names only contain alphanumeric and dashes and 18 underscore characters. The system shall display the remaining time on an event as days if greater than 1 day or 19 hours:minutes if less than 1 day. 9 Search by location Test Case The system shall allow administrators to filter the list of all events by hashtag name and 20 users by username. 22,23 Admin search for photo by Search for photos by user, user, Admin search for Search for photos by event photo by event Admin The system shall allow users to create an 21 account profile and logout of their account. Create profile, Log in to account Account TC-08 Navigation TC-09 The system shall allow users to navigate 22 between screens with a tab bar. 15,25 Create profile, Log in to account 27 Navigate between screens Navigate between screens

41 Test Case Examples

42 Test Case Examples - TC-01 TC-01 Create Event, software item level, erroneous test The test for Create Event will be completed when: The system creates a public or private event. The system displays the newly created event on the event screen. The system displays the appropriate error response for mistakes. This test case has 5 subtest cases: TC Check create public event with valid hashtag name. TC Check create private event with valid hashtag name and password. TC Check create public event with invalid hashtag name. TC Check create private event with invalid password. TC Check create private event with no network connection.

43 Test Case Examples - TC-01

44 Test Case Examples - TC-02 TC-02 Search by Location, software item level, erroneous test The test for Search by Location will be completed when: For a functioning location sensor, the location sensor should return location data and for a non-functioning sensor, the system should notify the user that the sensor is non-functional. A successful test must query a test region and return all photos within the test region. A successful empty test must return the null result when no photos are within the region and display to the user the null result notification. Omitted photos in the first test or superfluous photos in the second test are considered failures for each test, respectively. For each sub-case, lack of user notification is also considered a failure. A successful test should connect when the database is available, display a connection failure message when the database is unavailable, or display a database software failure message when a non-connection issue arises. This test case has 3 subtest cases: TC Functional Sensor Test TC Non-Functional Sensor Test TC Populated Location Query Test

45 Test Case Examples - TC-02

46 Test Case Examples - TC-03 TC-03 Upload a Photo, system item level, erroneous test The test for Upload a Photo will be completed when: A photo is tagged with location data and descriptive text The photo and tag data (location & descriptive text) are submitted to the photo database The uploaded photo can be viewed by browsing photos around the current user location This test case has 3 subtest cases: TC Upload a photo with valid tag data and server connectivity. TC Upload a photo with invalid tag data. TC Upload a photo with no server connectivity.

47 Test Case Examples - TC-03

48 Test Case Examples - TC-04 TC-04 Delete uploaded photos, software item level, erroneous test The test for Delete uploaded photos will be completed when: System display Delete successfully after delete the photo correctly System display Failed to connect to Internet if user device cannot get access to Internet System display Failed to delete, try again later if user device can get access to server but failed to delete the photo by any reason This test case has 3 subtest cases: TC Check deleting a photo when every part of the system works well TC Check deleting a photo without Internet access TC Check deleting a photo when server is out of work

49 Test Case Examples - TC-04

50 Test Case Examples - TC-05 TC-05 Download photos for events, software item level, erroneous test The test for Download photos for events will be completed when: System display Download successfully after download the photo correctly System display Internet Interruption if user device cannot get access to Internet System display Failed to download the photo, try again after cleaning storage if user device storage is full This test case has 3 subtest cases: TC Check downloading a photo when every part of the system works well TC Check downloading a photo with Internet interruption TC Check downloading a photo when local device is out of storage

51 Test Case Examples - TC-05

52 Test Case Examples - TC-06 TC-06 Navigation Functionality Test, software item level, erroneous test The test for Navigation Functionality Test will be completed when: System successfully displays the navigation bar on screen when it should be. System successfully receives user input on navigation bar. Navigation bar invokes corresponding screen correctly based on user input. This test case has 3 subtest cases: TC Check navigation bar display TC Check navigation bar input receipt TC Check navigation invoke functionality

53 Test Case Examples - TC-06

54 Test Case Examples - TC-07 TC-07 Search for photo by user, software item level, erroneous test The test for Search for photo by user will be completed when: The user returns correctly. The system displays user on the monitor correctly. The system shows appropriate an error message according to the mistake. This test case has 3 subtest cases: TC Check search for photo by a user with legal name TC Check search for photo by a user automatically TC Check search for photo by a user without Internet access

55 Test Case Examples - TC-07

56 Test Case Examples - TC-08 TC-08 Create Account, software item level, erroneous test The test for Create Account will be completed when: The system creates a public or private event. The system displays the newly created event on the event screen. The system displays the appropriate error response for mistakes. This test case has 3 subtest cases: TC Check creating an account with correct information TC Check creating an account with missing required field TC Check creating an account with address or username that is already in use

57 Test Case Examples - TC-08

58 Test Case Examples - TC-09 TC-09 Search for event, software item level, erroneous test The test for Search for event will be completed when: The system stops searching process and returns error messages if a user types in an illegal search term. The system properly returns error messages when the server is down. The system retrieves search result within one second. This test case has 3 subtest cases: TC Check input search term legality TC Check server error status TC Test search response speed

59 Test Case Examples - TC-09

60 Backup Sequence Diagram Slides

61 Create Profile

62 Create a Private Event

63 Set a Password

64 Create a Public Event

65 View Photos of Event/View Photos of Private Event with Password

66 Reserve a Hashtag

67 Delete Photos in Event if Owner

68 Download Photos to Device

69 Search Photos by Location - Primary Course of Action

70 Search Photos by Location - Alternate Course of Action

71 Admin login

72 Search for photo by event

73 Search for photo by user

74 Admin delete photo

75 Upload Photo to my event

76 Open My Event for Upload

77 Search event for upload

78 Upload to Event

Prototype Report (PRO) Version 2.1. Prototype Report. PicShare. Team 02. Team Members

Prototype Report (PRO) Version 2.1. Prototype Report. PicShare. Team 02. Team Members Prototype Report PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mohammad Almunea Aref Shafaeibejestan Andrea Brown Travis Weaver 12/7/2015 Version History

More information

7 The system should allow administrator to close a user profile. 8 The system shall make the old events invisible to avoid crowded geo scope.

7 The system should allow administrator to close a user profile. 8 The system shall make the old events invisible to avoid crowded geo scope. Requirement 1 2 3 4 5 6 Description The system shall upload pictures to a hashtag specified by the user, or to their current location The system shall allow a user to reserve a hashtag, allowing the user

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

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

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

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler, Tester Yuxuan

More information

Test Plan and Cases (TPC) PicShare. Team 02

Test Plan and Cases (TPC) PicShare. Team 02 Test Plan and Cases (TPC) PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mohammad Almunea Aref Shafaeibejestan Andrea Brown Travis Weaver Dennis Evans 02/21/16

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) SWIM MEET SIGNUP Team 03 Member Name Role Email Archan Dutta Project Manager, Life Cycle Planner archandu@usc.edu Deepanshu Suneja Software Architect, Developer suneja@usc.edu

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

Making you aware. CS577a 17Fall Team 04

Making you aware. CS577a 17Fall Team 04 1 Making you aware CS577a 17Fall Team 04 2 :.: Outline 1. Operational Concept Overview 2. UI Demo 3. Test Cases and Results 4. Quality Focal Point 5. Transition Plan 3 :.: Operational Concept Overview

More information

DCR ARB Presentation. CS577a Fall 2015 Team 2

DCR ARB Presentation. CS577a Fall 2015 Team 2 DCR ARB Presentation CS577a Fall 2015 Team 2 -Sultan Alsarra -Aref Shafaeibejestan -Adil Cem Albayrak -Mohammad Almunea -Charles Reitz -Julapat Julnual -Andrea Brown -Travis Weaver Outline 2 :: Remote

More information

3.3 Creating New Task...8

3.3 Creating New Task...8 Table of Contents 1.INTRODUCTION.2 2. LOGGING INTO THE APPLICATION.3 2.1 Login Process 3 3.NAVIGATING THE DASHBOARD..4 3.1 Creating a New Contact.5 3.2Creating a New Company...7 3.3 Creating New Task...8

More information

Salesforce App Help. Salesforce, Winter

Salesforce App Help. Salesforce, Winter Salesforce App Help Salesforce, Winter 18 @salesforcedocs Last updated: November 22, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Due on: May 12, Team Members: Arpan Bhattacharya. Collin Breslin. Thkeya Smith. INFO (Spring 2013): Human-Computer Interaction

Due on: May 12, Team Members: Arpan Bhattacharya. Collin Breslin. Thkeya Smith. INFO (Spring 2013): Human-Computer Interaction Week 6 Assignment: Heuristic Evaluation of Due on: May 12 2013 Team Members: Arpan Bhattacharya Collin Breslin Thkeya Smith INFO 608-902 (Spring 2013): Human-Computer Interaction Group 1 HE Process Overview

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team members Alex Miller Diego Brandao Terence Williams William Goishi Nick Kwong Roles Project Manager Implementer Tester IIV&V Quality

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

A guide to setting up and using your NOW: Pensions Trust bureau microsite. Bureau user guide v2 PM /5

A guide to setting up and using your NOW: Pensions Trust bureau microsite. Bureau user guide v2 PM /5 A guide to setting up and using your NOW: Pensions Trust bureau microsite Bureau user guide v2 PM00050.0815/5 0 Bureau Site Management initial set up and data maintenance Contents: Step 1 Logging in for

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Oracle Responsys Release 18C. New Feature Summary

Oracle Responsys Release 18C. New Feature Summary Oracle Responsys Release 18C New Feature Summary TABLE OF CONTENTS Revision History 3 Overview 3 APIs 3 REST AFTM API: Support for retrievelistmember 3 Mobile 4 SPAN Deliverability Scoring and Monthly

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

CSCIE-275. Guide for Chief Programmers

CSCIE-275. Guide for Chief Programmers CSCIE-275 Guide for Chief Programmers Serguei Khramtchenko Apr 2006 1 1. Preface... 3 2. Design walkthrough meeting... 4 2.1 Choosing features for an iteration... 4 2.2 Preparing design for walkthrough

More information

Frenzy TRR ARB Presentation

Frenzy TRR ARB Presentation Frenzy TRR ARB Presentation CS577A Fall 2016 Team 01 -Arpan Badeka Ankur Palav Jheel Somaiya Sailee Rane Ashwin Hariharan Rishabh Sharma Alan Kwan James Chang Outline Operational Concept Overview TRR Outline

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller

More information

Software Engineering 2 A practical course in software engineering. Ekkart Kindler

Software Engineering 2 A practical course in software engineering. Ekkart Kindler Software Engineering 2 A practical course in software engineering IV. Working Together Working together Management Process Models Version Management Systems Collaborative Development Environments 3 Parts

More information

GradLeaders Service Request Process (for schools using GradLeaders Career Center)

GradLeaders Service Request Process (for schools using GradLeaders Career Center) GradLeaders Service Request Process (for schools using GradLeaders Career Center) Updated December 2017 1 Table of Contents Welcome! This document will help guide you through the GradLeaders Service Request

More information

Buzz Student Guide BUZZ STUDENT GUIDE

Buzz Student Guide BUZZ STUDENT GUIDE BUZZ STUDENT GUIDE 1 Buzz Student Guide The purpose of this guide is to enhance your understanding of the student navigation and functionality of Buzz, the Learning Management System used by Lincoln Learning

More information

District 5910 Website Quick Start Manual Let s Roll Rotarians!

District 5910 Website Quick Start Manual Let s Roll Rotarians! District 5910 Website Quick Start Manual Let s Roll Rotarians! All Rotarians in District 5910 have access to the Members Section of the District Website THE BASICS After logging on to the system, members

More information

Community portal User Guide OACIS

Community portal User Guide OACIS Community portal User Guide OACIS Septembre 2015 Table des matières TELUS Health Community Portal... 3 Registering... 4 First time login... 5 If you forget your password... 5 Set up your community profile...

More information

Information Technology Virtual EMS Help https://msum.bookitadmin.minnstate.edu/ For More Information Please contact Information Technology Services at support@mnstate.edu or 218.477.2603 if you have questions

More information

Prototype Report. Cash Doctor 3.0 Mobile APP. Team 12

Prototype Report. Cash Doctor 3.0 Mobile APP. Team 12 Prototype Report Cash Doctor 3.0 Mobile APP Team 12 Name Primary Role Alisha Parvez Developer Ekasit Jarussinvichai Developer Kenneth Anguka IV & V Engineer Danny Lee Quality Focal Point Le Zhuang Developer

More information

Create Dashboards that People Love

Create Dashboards that People Love Create Dashboards that People Love Introducing Splunk Dashboard Design Guidelines Iryna Vogler User Experience Design September 26, 2017 Washington, DC Forward-Looking Statements During the course of this

More information

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August PUBLIC Document Version: August 2018 2018-10-26 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Release Highlights....3 1.1 Anonymous access to public communities....4

More information

connected New User Guide

connected New User Guide connected New User Guide This guide will walk you through how to accomplish the following for programs launched through the McGraw-Hill connected website: Create a Teacher Account Redeem Content Create

More information

High Availability Distributed (Micro-)services. Clemens Vasters Microsoft

High Availability Distributed (Micro-)services. Clemens Vasters Microsoft High Availability Distributed (Micro-)services Clemens Vasters Microsoft Azure @clemensv ice Microsoft Azure services I work(-ed) on. Notification Hubs Service Bus Event Hubs Event Grid IoT Hub Relay Mobile

More information

Gradintelligence student support FAQs

Gradintelligence student support FAQs Gradintelligence student support FAQs Account activation issues... 2 I have not received my activation link / I cannot find it / it has expired. Please can you send me a new one?... 2 My account is showing

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Share Web Team 05 Name Xuan Wang Zhangbiaoge Tian Haoliang Gao Xi Chen Chuhan Zheng Yuxuan Li Role Life Cycle Planner & Project Manager Developer & Operation Concept

More information

How to implement applications for Smart Devices... using GeneXus.

How to implement applications for Smart Devices... using GeneXus. 1. How to implement applications for Smart Devices... using GeneXus. 2. Let s suppose that we need to develop a simplified application for a real estate agency... 1 This real estate agency works with certain

More information

Introduction to CMIS Training Guide. Introduction to Events Creation & Management. Timetabling Team Estates and Buildings

Introduction to CMIS Training Guide. Introduction to Events Creation & Management. Timetabling Team Estates and Buildings Introduction to CMIS Training Guide Introduction to Events Creation & Management Timetabling Team Estates and Buildings Version 0.3 January 2016 Table of Contents 1. Introduction...3 What is a timetable?...

More information

4 phases to understand owncloud

4 phases to understand owncloud 4 phases to understand owncloud Introduction Basic Features App Ecosystem Crossplatform Support Outline Introduction Basic Features App Ecosystem Crossplatform Support Introduction: Team Collaboration

More information

Quick Reference Guide: Working with CommVault Customer Support

Quick Reference Guide: Working with CommVault Customer Support Quick Reference Guide: Working with CommVault Customer Support Contents Creating Maintenance Advantage Accounts for your Organization... 4 Accessing the Maintenance Advantage Site... 8 Logon... 8 Issues

More information

HOW TO EDIT AN ACTIVITY ON THE PETERBOROUGH U3A WEBSITE

HOW TO EDIT AN ACTIVITY ON THE PETERBOROUGH U3A WEBSITE HOW TO EDIT AN ACTIVITY ON THE PETERBOROUGH U3A WEBSITE GUIDANCE FOR GROUP ORGANISERS ON EDITING AN ACTIVITY www.peterboroughu3a.org.uk This guide is aimed at helping you make the best use of the page

More information

FRONT USER GUIDE Getting Started with Front

FRONT USER GUIDE Getting Started with Front USER GUIDE USER GUIDE Getting Started with Front ESSENTIALS Teams That Use Front How To Roll Out Front Quick Start Productivity Tips Downloading Front Adding Your Team Inbox Add Your Own Work Email Update

More information

Resellers Guide Managing your Reseller Account

Resellers Guide Managing your Reseller Account Resellers Guide Managing your Reseller Account Read our Blog: http://blog.webfusion.co.uk/ View our support site: http://webfusion-support.co.uk/ Follow us on Twitter: http://twitter.com/webfusionuk Contents

More information

McAfee Security Management Center

McAfee Security Management Center Data Sheet McAfee Security Management Center Unified management for next-generation devices Key advantages: Single pane of glass across the management lifecycle for McAfee next generation devices. Scalability

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

Prototype Report (PRO) Version 4.0. Prototype Report. Smart Locks Control. Team 05. Spring 2018 Team Members: Terence Williams William Goishi

Prototype Report (PRO) Version 4.0. Prototype Report. Smart Locks Control. Team 05. Spring 2018 Team Members: Terence Williams William Goishi Prototype Report (PRO) Version 4.0 Prototype Report Smart Locks Control Team 05 Spring 2018 Team Members: Alex Miller Diego Brandao Terence Williams William Goishi Nicholas Kwong Project Manager Implementer

More information

BEST PRACTICES I QUICK GUIDE

BEST PRACTICES I QUICK GUIDE I QUICK GUIDE Starfish is a very robust system and this document covers some tips and best practices to enhance your experience. One of the first things you should do is log in and get familiar with the

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Mental Math Team - 7 Chang Yu Prototyper, Implementer, Requirements Engineer Isha Agarwal Prototyper, Life Cycle Planner, Implementer JingXing Cheng Implementer Kajal

More information

Getting Started A GUIDE FOR TEAM MEMBERS

Getting Started A GUIDE FOR TEAM MEMBERS Getting Started A GUIDE FOR TEAM MEMBERS What is CxAlloy Total Quality? 1 User Expectations 1 Your Account 1 Accessing the Site 2 Navigating CxAlloy TQ 2 Updating Issues 4 Uploading Files 5 Completing

More information

STX & ios Devices. Setting up and using STX iphone, ipad, ipod touch

STX & ios Devices. Setting up and using STX iphone, ipad, ipod touch STX & ios Devices Setting up and using STX iphone, ipad, ipod touch STX for ios provides more flexibility and efficiency for you and your staff. With all the most often used features of STX desktop built-in,

More information

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps Step 1: Log into your BrandingUI Administrative site https:// yourclientid.brandingui.com/admin-signin.php Use the initial

More information

WEEK 6: Interactive Medium-fi Prototype

WEEK 6: Interactive Medium-fi Prototype WEEK 6: Interactive Medium-fi Prototype Value/Prob/Solution Tasks Revised interface design Major design changes Med-fi task flows Prototype overview Additional screenshots Value/Prob/Solution Tasks Revised

More information

Blackboard Collaborate Managing Sessions & Recordings

Blackboard Collaborate Managing Sessions & Recordings Blackboard Collaborate Managing Sessions & Recordings WVU Information Technology Services ITS Service Desk: 304-293-4444 ; toll free: 1-877-327-9260 ITSHelp@mail.wvu.edu Workshop Web Page it.wvu.edu/services/training/collaborate/

More information

Version Control. Second level Third level Fourth level Fifth level. - Software Development Project. January 11, 2017

Version Control. Second level Third level Fourth level Fifth level. - Software Development Project. January 11, 2017 Version Control Click to edit Master EECS text 2311 styles - Software Development Project Second level Third level Fourth level Fifth level January 11, 2017 1 Scenario 1 You finished the assignment at

More information

FLP Merchant Website. User Guide. Version 0.14

FLP Merchant Website. User Guide. Version 0.14 FLP Merchant Website User Guide Version 0.14 Revision History Responsible Revision Date Version Vitalii Vysotskyi Created the initial version of the user guide 2017-11-28 0.1 Vitalii Vysotskyi Small updates

More information

How to get started with CaseWare Cloud

How to get started with CaseWare Cloud How to get started with CaseWare Cloud Introduction The aim of this guide is to assist the CaseWare Cloud Administrator to follow these simple steps on how to set up your firm s instance of CaseWare Cloud.

More information

Software Engineering 2 A practical course in software engineering. Ekkart Kindler

Software Engineering 2 A practical course in software engineering. Ekkart Kindler Software Engineering 2 A practical course in software engineering V. Working Together Working together Management Process Models Version Management Systems Collaborative Development Environments 3 Parts

More information

Getting Started in CAMS Enterprise

Getting Started in CAMS Enterprise CAMS Enterprise Getting Started in CAMS Enterprise Unit4 Education Solutions, Inc. Published: 18 May 2016 Abstract This document is designed with the new user in mind. It details basic features and functions

More information

HOW TO SIGN IN... 3 TRAINING FOR GOOGLE APPS... 4 HOW TO USE GOOGLE DRIVE... 5 HOW TO CREATE A DOCUMENT IN DRIVE... 6

HOW TO SIGN IN... 3 TRAINING FOR GOOGLE APPS... 4 HOW TO USE GOOGLE DRIVE... 5 HOW TO CREATE A DOCUMENT IN DRIVE... 6 HOW TO SIGN IN... 3 TRAINING FOR GOOGLE APPS... 4 HOW TO USE GOOGLE DRIVE... 5 HOW TO CREATE A DOCUMENT IN DRIVE... 6 HOW TO SHARE A DOCUMENT (REAL TIME COLLABORATION)... 7 HOW TO SHARE A FOLDER... 8 HOW

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Meeting Server and Legacy Acano X-Series Servers

Your New Service Request Process: Technical Support Reference Guide for Cisco Meeting Server and Legacy Acano X-Series Servers Support Guide Your New Service Request Process: Technical Support Reference Guide for Cisco Meeting Server and Legacy Acano X-Series Servers November 2016 2016 Cisco and/or its affiliates. All rights reserved.

More information

What s New in PowerSchool 9.0

What s New in PowerSchool 9.0 What s New in PowerSchool 9.0 PowerSchool 9.0 contains many new features and enhancements to existing functionality. These features are designed to improve efficiency and overall SIS productivity. This

More information

P a g e 0. CIDRZ Website Manual.

P a g e 0. CIDRZ Website Manual. P a g e 0 2015 CIDRZ Website Manual http://cidrz.org/ Manual Contents 1. Overview... 2 Getting Started... 2 The Frontend... 2 The Backend... 2 2.0 Managing the website... 4 Adding & editing pages... 4

More information

25 Live Scheduling System Student Instructions

25 Live Scheduling System Student Instructions 25 Live Scheduling System Student Instructions Students will now be able to reserve the small study rooms in the Learning Commons. This guide will give you simple instructions on how to do this. Once at

More information

Examining Rescue Studies

Examining Rescue Studies White Paper Examining Rescue Studies Introduction The purpose of this White Paper is to define a Rescue Study, outline the basic assumptions, including risks, in setting up such a trial based on DATATRAK

More information

Unit 1: Working With Tables

Unit 1: Working With Tables Unit 1: Working With Tables Unit Overview This unit covers the basics of working with Tables and the Table wizard. It does not include working with fields, which is covered in Units 3 and 4. It is divided

More information

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps Software Requirements Document for Graffiti Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon Version Date Author Change 0.1 09/13/ SM Initial Document 07 0.2 09/22/

More information

Edmodo for Teachers Guide (Taken directly from Edmodo s site.)

Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Table of Contents: 1. Teacher Sign Up 2. Create a Group 3. Manage Your Groups 4. Small Group 5. Co-Teaching 6. Student Sign up 7. Post a Message

More information

Documentation for the new Self Admin

Documentation for the new Self Admin Documentation for the new Self Admin The following documentation describes the structure of the new Self Admin site along with the purpose of each site section. The improvements that have been made to

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

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Construction Meeting Minutes App Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager Pavan Lingambudhi Seshadri Vasan

More information

You can access the FAMIS portal by going to the main FAU home web page, clicking on the Faculty & Staff tab, and under Forms & Requests, clicking on

You can access the FAMIS portal by going to the main FAU home web page, clicking on the Faculty & Staff tab, and under Forms & Requests, clicking on You can access the FAMIS portal by going to the main FAU home web page, clicking on the Faculty & Staff tab, and under Forms & Requests, clicking on Work Order. You will be directed to the Work Control

More information

Michigan State University

Michigan State University Michigan State University Team Meijer Mobile Customer Satisfaction Application Project Plan Spring 2014 Meijer Staff: Jim Becher Chris Laske Michigan State University Capstone Members: Noor Hanan Ahmad

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Tour Conductor Team-05 Name Ankush H Prasad Ajay Kumar G C Aadithya B Andrew Han Joseph Mouawad Manas Yadav Rohit Ravindra Role System Architect, Project Manager,

More information

KACE GO Mobile App 3.1. Release Notes

KACE GO Mobile App 3.1. Release Notes KACE GO Mobile App 3.1 Release Notes Table of Contents Quest KACE GO 3.1 Mobile App Release Notes...3 About the KACE GO Mobile App... 3 Capabilities for KACE Systems Management Appliance (K1000) administrators...

More information

Table of Contents. Revision History. 1. Introduction Purpose Document Conventions Intended Audience and Reading Suggestions4

Table of Contents. Revision History. 1. Introduction Purpose Document Conventions Intended Audience and Reading Suggestions4 Software Requirements Specification for Python Checker Version 1.0 approved Prepared by Matthew Arnold, Seong, Ian Computer Science Team 4 February 4th 2015 Table of Contents Table of Contents Revision

More information

FUNCTIONAL BEST PRACTICES ORACLE USER PRODUCTIVITY KIT

FUNCTIONAL BEST PRACTICES ORACLE USER PRODUCTIVITY KIT FUNCTIONAL BEST PRACTICES ORACLE USER PRODUCTIVITY KIT Purpose Oracle s User Productivity Kit (UPK) provides functionality that enables content authors, subject matter experts, and other project members

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Safe Harbour THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL PRODUCT DIRECTION. IT IS INTENDED FOR INFORMATION PURPOSES ONLY, AND MAY NOT BE INCORPORATED INTO ANY CONTRACT. IT IS NOT A COMMITMENT TO

More information

WORDPRESS 101 A PRIMER JOHN WIEGAND

WORDPRESS 101 A PRIMER JOHN WIEGAND WORDPRESS 101 A PRIMER JOHN WIEGAND CONTENTS Starters... 2 Users... 2 Settings... 3 Media... 6 Pages... 7 Posts... 7 Comments... 7 Design... 8 Themes... 8 Menus... 9 Posts... 11 Plugins... 11 To find a

More information

Responding to an RFP/RFQ/RFI in The Global Fund Sourcing Application Supplier Instructions

Responding to an RFP/RFQ/RFI in The Global Fund Sourcing Application Supplier Instructions Responding to an RFP/RFQ/RFI in The Global Fund Sourcing Application Supplier Instructions Version 1.1 The Global Fund 26-MAR-2018 P a g e 2 1. Contents 1. Contents... 2 2. Purpose and Scope... 3 3. Background...

More information

ForeScout Extended Module for Qualys VM

ForeScout Extended Module for Qualys VM ForeScout Extended Module for Qualys VM Version 1.2.1 Table of Contents About the Qualys VM Integration... 3 Additional Qualys VM Documentation... 3 About This Module... 3 Components... 4 Considerations...

More information

Microsoft SharePoint 2010

Microsoft SharePoint 2010 BrainStorm Quick Start Card for Microsoft SharePoint 2010 Getting Started Microsoft SharePoint 2010 brings together your organization s people, documents, information, and ideas in a customizable space

More information

Point-in-time copy. Changes from Snapshot to Live enabled by default. Changes from Live to Snapshot not propagated. Figure 1: Snapshot Overview

Point-in-time copy. Changes from Snapshot to Live enabled by default. Changes from Live to Snapshot not propagated. Figure 1: Snapshot Overview WHAT IS A SNAPSHOT? As part of serving students with learning challenges, districts regularly submit key pieces of special education data to federal, state, and local regulatory agencies. Often, these

More information

Pro Events. Functional Specification. Name: Jonathan Finlay. Student Number: C Course: Bachelor of Science (Honours) Software Development

Pro Events. Functional Specification. Name: Jonathan Finlay. Student Number: C Course: Bachelor of Science (Honours) Software Development Pro Events Functional Specification Name: Jonathan Finlay Student Number: C00193379 Course: Bachelor of Science (Honours) Software Development Tutor: Hisain Elshaafi Date: 13-11-17 Contents Introduction...

More information

How to be a Super Team Owner

How to be a Super Team Owner How to be a Super Team Owner Withum Digital WithumSmith+Brown, PC BE IN A POSITION OF STRENGTH 1 ABOUT ME - @melihubb Microsoft MVP Office 365 and SharePoint consultant who specializes in simplifying and

More information

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age Chronodat Issue Tracker Add-in User Manual CHRONODAT, LLC February 15, 2017 Version 2.0 1 P age Introduction The introduction section of the document describes the scope and objective of Office 365 Chronodat

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 6.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Hello everyone, how are you enjoying the conference so far? Excellent!

Hello everyone, how are you enjoying the conference so far? Excellent! 1 Hello everyone, how are you enjoying the conference so far? Excellent! I m Andy Sutton, the e-builder User Experience Lead, and I m here to talk to you about User Experience. In this session, we re going

More information

Project Development Steps using RP framework

Project Development Steps using RP framework RP Framework RP Web Application Framework is a proprietary web application development framework in PHP. It is a MVC (Model View Controller) framework based on Strut (Apache Group), the renowned MVC framework

More information

5.0 Admin Guide. Remote Request System Admin Guide. Toll Free Phone:

5.0 Admin Guide. Remote Request System Admin Guide.     Toll Free Phone: 5.0 Admin Guide Remote Request System Admin Guide www.goteamworks.com Email: support@goteamworks.com Toll Free Phone: 866-892-0034 Copyright 2012-2013 by TeamWORKS Solutions, Inc. All Rights Reserved Table

More information

12/05/2017. Geneva ServiceNow Custom Application Development

12/05/2017. Geneva ServiceNow Custom Application Development 12/05/2017 Contents...3 Applications...3 Creating applications... 3 Parts of an application...22 Contextual development environment... 48 Application management... 56 Studio... 64 Service Creator...87

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team Member: Vaibhav Vishal Diego Brandao Zhe Wang Mohammadreza Barazesh Alejandro Monroy Hao-Yun Yang Katarzyna Ruszowska Project Manager,

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

CANVAS OBSERVER GUIDE

CANVAS OBSERVER GUIDE CANVAS OBSERVER GUIDE This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License Table of Contents Introduction...3 What is the Observer role?...4 How can I use Canvas

More information

User Manual for Student. Moodle Administrator

User Manual for Student. Moodle Administrator User Manual for Student Moodle Administrator 1.Introduction About this document This document is part of a Moodle Learning Management System(LMS) documentation Start Guides for Students. What is Moodle?

More information

GOLF MS ONLINE FUNDRAISING GUIDE

GOLF MS ONLINE FUNDRAISING GUIDE GOLF MS ONLINE FUNDRAISING GUIDE Accessing Your Participant Center Step 1: Visit the Golf MS website at http://eventmig.nationalmssociety.org/site/tr?fr_id=25680&pg=entry (We suggest you bookmark this

More information

Audit. A Senior Project presented to the Faculty of the Computer Science Department California Polytechnic State University, San Luis Obispo

Audit. A Senior Project presented to the Faculty of the Computer Science Department California Polytechnic State University, San Luis Obispo Audit A Senior Project presented to the Faculty of the Computer Science Department California Polytechnic State University, San Luis Obispo In Partial Fulfillment of the Requirements for the Degree Bachelor

More information

BLOG Magento Extension by PIXLOGIX USER GUIDE Copyright Pixlogix.com All rights reserved

BLOG Magento Extension by PIXLOGIX USER GUIDE Copyright Pixlogix.com All rights reserved support@pixlogix.com BLOG Magento Extension by PIXLOGIX USER GUIDE All rights reserved Table of Contents 1. Installation Process... 3 2. Blog Configuration... 4 2.1 General... 4 2.2 Post List... 5 2.3

More information