Prototype Report. Team 02. Member Name Role . Rajat Verma Project Manager, Lifecycle Planner, Dev

Size: px
Start display at page:

Download "Prototype Report. Team 02. Member Name Role . Rajat Verma Project Manager, Lifecycle Planner, Dev"

Transcription

1 Prototype Report Team 02 Member Name Role Rajat Verma Project Manager, Lifecycle Planner, Dev Preksha Gupta Software Architect, Operational Concept Engineer Mangalore Rakesh Shenoy Software Developer, Prototyper Ankit Gupta Requirements Engineer, Tester Snehal Surendra Desai Prototyper, Software Developer Lu Wu Quality Focal Point, Tester Heidi Negron-Arroyo IIV and V, Feasibility Analyst i 10/15/2016

2 Version History Date Author Version Changes Made Rationale 10/13/2016 MRS, SSD 1.0 Integrated registration with payments. To understand registration system s generated using MailChimp every day a new announcement is made. implementation in SquareSpace. To understand how MailChimp generates Public calendar with partial event information. mails using RSS feed. To understand Private events page with complete event information. integration of Stripe with SquareSpace for payments. 10/15/2016 MRS, SSD Private page to download music notes 1.1 Completed draft version with all screenshots and description. To understand integration of MailChimp with SquareSpace. To understand implementation of public calendar with partial information from a password protected events page. To understand how files will be hosted by SquareSpace for downloading. Completed the prototype for final FCP package. 12/05/2016 Rajat 1.2 Added clear snapshot of registration Made changes as per review comments from TA for this report.

3 Table of Contents Prototype Report... i Version History... i Table of Contents... iii Table of Tables... iv Table of Figures... v 1. Introduction Purpose of the prototype report Status of the prototype Navigation Flow Prototypes Prototype 1 - Online registration and payment system Prototype 2 - Announcements with notifications Prototype 3 - Calendar of events Prototype 4 - Downloading music notes.13

4 Table of Tables Table 1: Risks and Prototypes...1 Table 2: Workflow for registration and payment system.3 Table 3: Courses page 4 Table 4: Specific course page...4 Table 5: Course-specific form..5 Table 6: Checkout page.6 Table 7: Orders page on SquareSpace..6 Table 8: Config page for announcements.7 Table 9: Campaigns page on MailChimp.9 Table 10: Announcements page.10 Table 11: triggered by MailChimp 10 Table 12: Members password page..11 Table 13: Password-protected events page.12 Table 14: Calendar of events.13 Table 15: Music notes page 14

5 Table of Figures Figure 1: Navigation flow of VYMA....2 Figure 2: Workflow of registration and payment system 3 Figure 3: Courses page..4 Figure 4: Course details page..5 Figure 5: Course-specific form...5 Figure 6: Checkout page 6 Figure 7: Orders page on SquareSpace.7 Figure 8: Config page for announcements.8 Figure 9: Add a new announcement 8 Figure 10: Campaigns page on MailChimp..9 Figure 11: Configuring RSS campaign on MailChimp..9 Figure 12: Announcements page..10 Figure 13: triggered by MailChimp.11 Figure 14: Members password page...12 Figure 15: Password-protected events page.12 Figure 16: Calendar of events on home page..13 Figure 17: Music notes page..14

6 1. Introduction 1.1.Purpose of the prototype The prototype report provides all the information about the prototypes which we used to mitigate the risks. We used the Buying Information strategy in order to mitigate the various risks. We built the prototypes to understand integration of the different COTS involved in the project, understand implementation of features requested by the client, and test workflow of particular features. Table 1: Risks and prototypes No. Risk Prototype 1 Not sure how to implement online registration and payment system. Implemented online registration system with SquareSpace, and integrated it with Stripe for online 2 Not sure how notifications can be sent every time an announcement is posted. 3 Not sure about storage options provided by SquareSpace to host music notes files. 4 Not sure how to show different views of events to the public and to the members. payments. Created RSS campaign on MailChimp and integrated it with SquareSpace to generate s. Created a passwordprotected page with PDFs for the music notes, that can be downloaded only by members. Created calendar on home page with partial information and a password-protected page for members with full event information. 1.2.Status of the prototype Since we did the prototype presentation, we have made the following improvements: Payment option along with online registration. RSS campaign on MailChimp, so now s are sent every day a new announcement post is made. Password-protected page for downloading music notes. Calendar on home page for the public to view events. Password-protected page for viewing complete event information. 1

7 2. Navigation Flow Figure 1: Navigation Flow of VYMA website. 2

8 3. Prototypes 3.1. Online registration and payment system Purpose of the prototype The team did not know how to create an online registration form with SquareSpace. Also, SquareSpace uses Stripe integration for processing payments. So, we also needed to research how to use Stripe and how to integrate it with SquareSpace to accept payments Result After we created the prototype, we realized how to use the commerce section of SquareSpace for implementing the registration and payment process. It also helped us understand how Stripe is integrated with SquareSpace to complete and process payments. Table 2: Workflow for registration and payment system Workflow diagram for online registration and payment system. WC_ As a student/parent, I can register and pay for music courses online, so that it becomes easier for me to signup, instead of printing and submitting form. The user chooses a course. The user is registered for the course after completing payment. Figure 2: Workflow diagram for online registration system. 3

9 Table 3: Courses page on the website Courses page that shows all the current available courses. WC_ As a student/parent, I can register and pay for music courses online, so that it becomes easier for me to signup, instead of printing and submitting form. The user clicks on the Courses tab of the website. The user selects a course. Figure 3: Courses page Table 4: Specific course page Course page showing course details for the particular course. WC_ As a student/parent, I can register and pay for music courses online, so that it becomes easier for me to signup, instead of printing and submitting form. The user selects a course. The user clicks on Register. 4

10 Figure 4: Course details page Table 5: Course-specific form Course-specific form to be filled before making payment. WC_ As a student/parent, I can register and pay for music courses online, so that it becomes easier for me to signup, instead of printing and submitting form. The user clicks on the Register button. The user fills and submits the form. Figure 5: Course-specific form 5

11 Table 6: Checkout page Checkout page to make payment. WC_ As a student/parent, I can register and pay for music courses online, so that it becomes easier for me to signup, instead of printing and submitting form. The user clicks on Checkout button. The user makes the payment. Figure 6: Checkout page Table 7: Orders page on SquareSpace Orders page under the commerce section of SquareSpace for admin to maintain and view orders. WC_ As a student/parent, I can register and pay for music courses online, so that it becomes easier for me to signup, instead of printing and submitting form. The admin goes to the Orders section on SquareSpace. The admin views and maintains the orders. 6

12 Figure 7: Orders page notifications for announcements Purpose of the prototype The admin of the website uses MailChimp to store lists of members and send s to them. So, the main purpose of the prototype is that the team was unsure how MailChimp can be used to send notifications to all the members every time an announcement is posted on the website. Also, we wanted to know whether MailChimp and SquareSpace can be integrated with each other Result After building the prototype, the team was able to figure out how to create an RSS campaign on MailChimp, in order to trigger s every day at a particular time if a new post was made on that particular day. It also helped us understand that MailChimp and SquareSpace work well together. Table 8: Config page for Announcements Config page for adding and managing announcements on SquareSpace WC_ As an admin I can update information at news section of the website, which also triggers notification to all members about it. The admin goes to the config page for announcements. The admin posts a new announcement. 7

13 Figure 8: Config page for Announcements Figure 9: Adding a new announcement 8

14 Table 9: Campaigns page on MailChimp Campaigns page on MailChimp to configure them. WC_ As an admin I can update information at news section of the website, which also triggers notification to all members about it. The admin logs in to MailChimp and goes to the campaigns page. The admin creates, edits or manages campaigns. Figure 10: Campaigns page on MailChimp Figure 11: Configuring an RSS campaign on MailChimp 9

15 Table 10: Announcements page Announcements page on the new website. WC_ As an admin I can update information at news section of the website, which also triggers notification to all members about it. A user goes to the announcements page of the website. The user views the announcements. Figure 12: Announcements page on website. Table 11: triggered by MailChimp sent by MailChimp for new announcement. WC_ As an admin I can update information at news section of the website, which also triggers notification to all members about it. The user checks their . The user goes to the announcements section to check the announcement. 10

16 Figure 13: triggered by MailChimp Calendar of events Purpose of the prototype We wanted to provide two different views to the events calendar. A public view which shows only partial information about every event, and another private view for members only which includes all the information about every event. The team did not know how a particular view could be shown only to the members Result After creating the prototype, we realized that SquareSpace provides an option for password-protected pages. Using this, we created a private page only for members that can be accessed only if they have the password. The general public can see a calendar on the home page, which only shows partial information about all events. Table 12: Members password page Page to enter password for members. WC_ As a member, I can view the detailed information of events in a calendar on a password protected page. A member clicks on events in members menu on the website. The member enters the password and goes to the events page. 11

17 Figure 14: Members password page Table 13: Password-protected events page Password-protected page where members can see all the events information. WC_ As a member, I can view the detailed information of events in a calendar on a password protected page. The member enters password and comes to this page. The member views all the information about all the events. Figure 15: Password-protected events page 12

18 Table 14: Calendar of events on home page Calendar of events on home page that all users of the website can view. WC_ As a member, I can view the detailed information of events in a calendar on a password protected page. A user comes to the website. The user views the partial information about all the events. Figure 16: Calendar of events on the home page Downloading music notes Purpose of the prototype The team did not know if SquareSpace lets us host files on the website for users to download, and we did not know how to do it Result After creating the prototype, we realized that SquareSpace provides an option to add files and also lets users download them from the website. So we put up the files in a password-protected page, so that only members can download the music notes. 13

19 Table 15: Music notes page Password-protected page for music notes. WC_ As a student, I can download music notes from the private/password protected page on the website, so that I can practice well for rehearsals and concerts. The member enters the password and reaches the music notes page. The member downloads music notes from the page. Figure 17: Music notes page 14

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Team 02 Member Name Role Email Rajat Verma Project Manager, Lifecycle Planner, Dev rajatver@usc.edu Preksha Gupta Software Architect, Operational Concept prekshag@usc.edu Engineer

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

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

Prototype Report. Frenzy. Team 01

Prototype Report. Frenzy. Team 01 Prototype Report Frenzy Team 01 Arpan Badeka -Prototyper, UML Modeler Ankur Palav-Software Architect, Prototyper Ashwin Hariharan-Software Architect, Prototyper Jheel Somaiya-Project Manager, Lifecycle

More information

Prototype Report. Scriptonomics Team - 07

Prototype Report. Scriptonomics Team - 07 Prototype Report Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller milleram@usc.edu IIV

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

Prototype Document Version 1.1. Prototype Report. Scriptonomics Team - 07

Prototype Document Version 1.1. Prototype Report. Scriptonomics Team - 07 Prototype Report Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller milleram@usc.edu IIV

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

Prototype Report. LEMA Pilot School Integrated Family Accountability System. Team 4

Prototype Report. LEMA Pilot School Integrated Family Accountability System. Team 4 Prototype Report LEMA Pilot School Integrated Family Accountability System Team 4 Teawon Han: Project Manager Zhen Huang: Feasibility Analyst Ziming Wei: Operational Concept Engineer Xiaoli Ma: Life Cycle

More information

Prototype Report. We Are Trojans (WAT) Network. Team #1. Project Manager, Life Cycle Planner Feasibility Analyst, Operational Concept Engineer

Prototype Report. We Are Trojans (WAT) Network. Team #1. Project Manager, Life Cycle Planner Feasibility Analyst, Operational Concept Engineer Prototype Report We Are Trojans (WAT) Network Team #1 Team Members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman Erten Kamonphop Srisopha Roles

More information

Prototype Report. Farm Worker Safety Application. Team 09

Prototype Report. Farm Worker Safety Application. Team 09 Prototype Report Farm Worker Safety Application Team 09 S.No. TEAM MEMBERS ROLES 1. Shobhit Agarwal Project Manager Life Cycle Planner System Architect 2. Akshay Aggarwal System Architect Prototype Developer

More information

Prototype Report. Farm Worker Safety Application. Team 09. Life Cycle Planner Developer. Developer. Quality Focal Point. Developer.

Prototype Report. Farm Worker Safety Application. Team 09. Life Cycle Planner Developer. Developer. Quality Focal Point. Developer. Prototype Report Farm Worker Safety Application Team 09 TEAM MEMBER NAME Juan Andrade Theerapat Chawannakul Fereshteh Khorzani Vahagen Sinanian Basir Navab Basir Navab David Tasky ROLES Project Manager

More information

TABLE OF CONTENTS ACCOUNT REGISTRATION

TABLE OF CONTENTS ACCOUNT REGISTRATION STUDENT USER GUIDE TABLE OF CONTENTS ACCOUNT REGISTRATION... 3-4 LOGGING INTO YOUR ACCOUNT 5 MY DASHBOARD......6 CURRENT ACTIVITIES.....7 TRAINING HISTORY..8-9 CALENDAR.. 10 LEARNING PLAN...11 DESIGNATIONS..

More information

Prototype Report. LEMA Pilot School Integrated Family Accountability System. Team 4

Prototype Report. LEMA Pilot School Integrated Family Accountability System. Team 4 Prototype Report LEMA Pilot School Integrated Family Accountability System Team 4 Teawon Han: Project Manager Zhen Huang: Feasibility Analyst Ziming Wei: Operational Concept Engineer Xiaoli Ma: Life Cycle

More information

Prototype Report (PRO) Version 1.2. Prototype Report. Women at Work. Team No: 14. Sr no Name Role 1 Srikant Madhava Project Manager

Prototype Report (PRO) Version 1.2. Prototype Report. Women at Work. Team No: 14. Sr no Name Role 1 Srikant Madhava Project Manager Prototype Report Women at Work Team No: 14 Sr no Name Role 1 Srikant Madhava Project Manager 2 Sanath Bhandary Operational Concept Engineer 3 Rohit Kudva Feasibility Analyst 4 Varma Maryala Life Cycle

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) 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 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

Prototype Report. Software Quality Analysis as a Service (SQAaaS) Team Number Kavneet Kaur Requirement Engineer. George Llames IIV & V

Prototype Report. Software Quality Analysis as a Service (SQAaaS) Team Number Kavneet Kaur Requirement Engineer. George Llames IIV & V Prototype Report Software Quality Analysis as a Service (SQAaaS) Team Number - 01 Kavneet Kaur Requirement Engineer George Llames IIV & V Aleksandr Chernousov Lift Cycle Planner Supicha Phadungsilp Feasibility

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

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

Prototype Report. Focus. Team 8

Prototype Report. Focus. Team 8 Prototype Report Focus Team 8 Team members: Hamed Sadeghi, Project Manager Steven Holland, Requirements Engineer Arik Oganesian, Operation Concept Engineer Marco Alvarez, Feasibility Architect Pin-Chih

More information

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

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

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

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

How To Use Guide: 4G LTE Activation

How To Use Guide: 4G LTE Activation Overview How To Use Guide: 4G LTE Activation Last updated: 7/27/2011 With the introduction of 4G Long Term Evolution (LTE) service, Verizon Wireless now requires the activation of a SIM card. SIM card

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

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

What s My Profile? REVISION 1. JANUARY

What s My Profile? REVISION 1. JANUARY What s My Profile? Profiles in BennyBuy help make the buying and paying process more efficient by allowing Users to customize and default information, Setting up shipping and billing addresses Save frequently

More information

FAMILY ACCESS TUTORIAL

FAMILY ACCESS TUTORIAL FAMILY ACCESS TUTORIAL You may access your parent account using the login and password that you received from the school office. Your Family Access account is where you will find student grades, food service

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) 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

OLLI Online Registration Training

OLLI Online Registration Training OLLI Online Registration Training 1 Locating New OLLI at UK Online Registration Website There are two ways to find the OLLI at UK new online registration website: 1. Type the web address directly into

More information

Attention Students. Capistrano Valley Christian Schools has teamed up with EdTech for your online book store! Here's how it works:

Attention Students. Capistrano Valley Christian Schools has teamed up with EdTech for your online book store! Here's how it works: Attention Students Capistrano Valley Christian Schools has teamed up with EdTech for your online book store! Here's how it works: Your school's online book store opens on August 23rd, 2017, at cvc.shelfit.com.

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

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

Getting started guide for Administrators

Getting started guide for Administrators Getting started guide for Administrators Table of Contents Introduction... 3 Creating the school portal... 5 Navigating the platform... 6 Help Center... 12 Profile... 14 Configuring features... 16 Customizing

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

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

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

All in One Affiliate System

All in One Affiliate System 1 Daniel Web-Builders and Marketing cc MLM WEB DESIGN Multi Level Marketing Or call: +2776 384 7379 / 081 549 9250 We offer the following MLM website program (Level 1) to increase SALES in your company.

More information

Verification. To navigate to the Notifications Tab begin at your Personal Dashboard

Verification. To navigate to the Notifications Tab begin at your Personal Dashboard Forney ISD Website Setting Up Daily Notifications Personal Dashboard 2.0 What is SchoolFusion? SchoolFusion is where you can view all of your children s classroom information in one web location. You can

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

Private Sales & Flash Sales v4.x Configuration for Magento 2

Private Sales & Flash Sales v4.x Configuration for Magento 2 Private Sales & Flash Sales v4.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Private Sales and Flash Sales Extension 1.1. Configuring Private Sales Homepage 1.2. Configuring

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

USER PROFILE MANAGEMENT

USER PROFILE MANAGEMENT What s My Profile? Profiles in BennyBuy help make the buying and paying process more efficient by allowing users to customize and default information, shopping addresses, frequently used FOAPAL elements,

More information

PROFESSIONAL DEVELOPMENT ADVISOR (PDA) USER GUIDE

PROFESSIONAL DEVELOPMENT ADVISOR (PDA) USER GUIDE PROFESSIONAL DEVELOPMENT ADVISOR (PDA) USER GUIDE PDA Account Registration On the America s Health Insurance Plans website (www.ahip.org/courses ), Click Register and submit your information. Please note

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

Frequently Asked Questions for NEW Bill Pay System

Frequently Asked Questions for NEW Bill Pay System What is happening to the current Bill Pay system? We are upgrading the current system in an effort to provide you with a richer online experience. The new Bill Pay will feature enhanced, one-click functionality

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

Using Blogs in BOLT Student Guide

Using Blogs in BOLT Student Guide Using Blogs in BOLT Student Guide Table of Contents Blog vs Journal... 2 Accessing a Blog... 2 Navigating in a Blog... 3 Using a Blog... 6 Adding a New Entry... 6 Finding Recent Entries in a Blog... 7

More information

Customer User Guide Commercial Online Access

Customer User Guide Commercial Online Access Customer User Guide Commercial Online Access Getting Started To access the customer portal, enter the following URL: nationwide.com/agclient Once you access this site, save it as a Favorite on your computer

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

How to Use Your EV Connect Account

How to Use Your EV Connect Account How to Use Your EV Connect Account Accessing the EV Connect Network To access the EV Connect network, point your web browser to http://network.evconnect.com. This brings you to the account login page.

More information

Operational Concept Description (OCD)

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

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

How To Use Guide: Company and Personal Packages

How To Use Guide: Company and Personal Packages How To Use Guide: Company and Personal Packages Last updated: 12/21/2011 Overview Company packages contain a combination of devices, plans, accessories and features that can be saved once and reused for

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

Orbit Store Documentation User

Orbit Store Documentation User Orbit Store Documentation User A. Registration 1. Click on the Register link found on the upper right navigation 2. Supply username and email field with the correct information for the CREATE ACCOUNT section

More information

Download complete member portal details here (include PDF sent the other day) ALL WORKS MEMBERS WILL NEED TO SET UP A NEW PORTAL ACCOUNT

Download complete member portal details here (include PDF sent the other day) ALL WORKS MEMBERS WILL NEED TO SET UP A NEW PORTAL ACCOUNT MEMBER PORTAL CLICK HERE TO ENTER THE MEMBER PORTAL https://theworkshealthclub.thememberspot.com/account/login NEW CLUB AUTOMATION PORTAL IS HERE Through the portal s dashboard tab you will be able to:

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

Training Plan. Tour Conductor. Team-05

Training Plan. Tour Conductor. Team-05 Training Plan 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, Prototyper/Builder. Project

More information

STORE CREDIT USER GUIDE

STORE CREDIT USER GUIDE support@magestore.com sales@magestore.com Phone: 084.4.8585.4587 STORE CREDIT USER GUIDE Version 1.0.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE (Frontend)... 5

More information

You may order hot lunch for your student(s) online following these simple instructions.

You may order hot lunch for your student(s) online following these simple instructions. How to Order School Lunches Online! You may order hot lunch for your student(s) online following these simple instructions. IMPORTANT INFORMATION: The menu for the following month is posted the 1 st of

More information

User Manual. Swim Meet Signup. Team 03

User Manual. Swim Meet Signup. Team 03 User Manual Swim Meet Signup Team 03 Version History Date Author Version Changes made Rationale 12/02/2017 AD 1.0 Draft version of UM is formed. Initial information and guidelines added. To satisfy the

More information

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Feasibility Evidence Description (FED) COSMIC SYSTEM Team 02 Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Mishaal Aleem Prototyper/ Trainer / Implementer Rachel Inouye Operational Concept Engineer/

More information

When will the change take place? The new Bill Pay will be live on June 9, Payments you have scheduled to post will be paid as scheduled.

When will the change take place? The new Bill Pay will be live on June 9, Payments you have scheduled to post will be paid as scheduled. Frequently Asked Questions What is happening to the current Bill Pay system? We are upgrading the current system in an effort to provide you with a richer online experience. The new Bill Pay will feature

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

AutoStore s Integration for Fujitsu Network Scanner 6000ns

AutoStore s Integration for Fujitsu Network Scanner 6000ns AutoStore s Integration for Fujitsu Network Scanner 6000ns NSi has developed a new Capture component that allows Fujitsu network scanner 6000ns to be used to capture paper documents into AutoStore workflows.

More information

User Guide v1.4 squid SchoolPay USER GUIDE

User Guide v1.4 squid SchoolPay USER GUIDE User Guide v1.4 squid SchoolPay USER GUIDE June 2016 The latest version can be found at: squidcard.com/welcome/school-administrators Page 1 CONTENTS 1. Login page 4 2. Home screen 4 3. My account 5 4.

More information

HOW-TO GUIDE. Join or Login. About this Guide!

HOW-TO GUIDE. Join or Login. About this Guide! HOW-TO GUIDE About this Guide In this guide, you will learn about each section of the online community to help you make the best use of all it has to offer. Here you will find information on: Join or Login

More information

AWWA-IA Member Company Registrations by a Key Contact

AWWA-IA Member Company Registrations by a Key Contact AWWA-IA Member Company Registrations by a Key Contact Registration/Calendar Page: Must Log in with your Username & Password (Please contact the AWWA-IA office if you are a key contact for this company

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

isite ICON Central Laboratories Secure Website for Site Information

isite ICON Central Laboratories Secure Website for Site Information What is isite? isite is ICON Central Laboratories secure web portal that provides secure access to Site specific information, including laboratory results. You are able to view, download and print all

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

Center for Science Outreach Public View

Center for Science Outreach Public View Vanderbilt University Center for Science Outreach Public View Destiny One Page 1 Contents Create a Student Profile/Account... 3 Browse for a Course... 5 Register for a Course and Checkout... 7 Page 2 Create

More information

EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment

EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment Below are the instructions for parents to create an account and request access to one or multiple students.

More information

SMURF Samuel Merritt Records and Finance Online Registration and Troubleshooting

SMURF Samuel Merritt Records and Finance Online Registration and Troubleshooting SMURF Samuel Merritt Records and Finance Online Registration and Troubleshooting Note: Non-degree seeking students should refer to the following link, if they have not yet been admitted to take our basic

More information

Phone-Based One-Time Password without Proofing (Level 2) User Guide November 2017

Phone-Based One-Time Password without Proofing (Level 2) User Guide November 2017 Phone-Based One-Time Password without Proofing (Level 2) User Guide November 2017 1 Contents About Phone Based One-Time Password... 3 OTP Acquisition and Activation Process Overview... 3 Step 1: Determine

More information

Procedure (Steps) for Applying Online at Student Support Portal

Procedure (Steps) for Applying Online at Student Support Portal Procedure (Steps) for Applying Online at Student Support Portal Step-1: Visit University Website (www.ptu.ac.in) Click on Student Support Centre (support.ptu.ac.in) Step-2: If you are new User Click on

More information

Event Scheduling System 4.0 User Guide

Event Scheduling System 4.0 User Guide This document was produced by Voloper Creations Inc. 2000 2009 Voloper Creations Inc. All Rights Reserved Brands or product names are trademarks or registered trademarks of their respective holders. The

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

Users who have an Observer role within a course currently only receive notifications for actions related to the following preferences:

Users who have an Observer role within a course currently only receive notifications for actions related to the following preferences: Notification Preferences Canvas includes a set of default notification preferences you can receive for your courses. Notifications are sent to Canvas contact methods as specified in your account. However,

More information

FREQUENTLY ASK QUESTIONS BY APPLICANTS

FREQUENTLY ASK QUESTIONS BY APPLICANTS How to obtain log in ID and password? Importer (Client) must create an account with ecee first. Enter ROC No. to retrieve company information from ST. If successful, check Confirm and Submit Client Registration.

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) LINGGGO Team 3 Chicheng Ren Software Architect Dahai Li Quality Focal Point Dashun Wen Life Cycle Planner Kraingkrai Bumroungruksa Feasibility Analyst Siming Ye Operational

More information

App Configuration: Updating the app after major website changes

App Configuration: Updating the app after major website changes App Configuration: Updating the app after major website changes Introduction If your website has been re-organized or you have a new website provider, your Mobile Communication App will need updating.

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/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) 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 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

Rational Requirements Composer

Rational Requirements Composer Rational Requirements Composer Guide for Configuring a New Account in the Jazz Sandbox Contents 1. Introduction... 2 2. Create a user account for Jazz... 3 3. Create a New Project... 6 4. Manage Access

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

How to Customize MyWebCampus Page

How to Customize MyWebCampus Page WebCampus Quick Tutorials: http://teaching.unr.edu/idt/teachingtools/quick_tutorials.html Questions: WebCampus@unr.edu or (775) 682-6798 How to Customize MyWebCampus Page This tutorial will show you how

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

Parent User Guide.

Parent User Guide. Parent User Guide www.intellimedia.ca Table of Contents INTRODUCTION 3 PARENT USER INSTRUCTIONS 4 PARENT ACCESS TO SCHOOLENGAGE 5 NEW PARENT SIGN UP 5 EXISTING PARENT SIGN IN PARENT PORTAL 7 EXISTING PARENT

More information

Magento 2 User Guide March 11, 2018

Magento 2 User Guide March 11, 2018 Magento 2 User Guide March 11, 2018 Getting Started Logging in to your Magento 2 Admin Panel Once your account has been set up, you can access the Plugin through your Internet browser. To log in: 1. Use

More information

E-wallet - Magento 2 USER MANUAL MAGEDELIGHT.COM

E-wallet - Magento 2 USER MANUAL MAGEDELIGHT.COM E-wallet - Magento 2 USER MANUAL MAGEDELIGHT.COM EMAIL: SUPPORT@MAGEDELIGHT.COM Introduction: E-wallet extension is to allow customers do shopping using online wallet credited with some amount. It works

More information

TSSA PORTAL TRAINING GUIDE

TSSA PORTAL TRAINING GUIDE TSSA PORTAL TRAINING GUIDE Owner Processes Page 0 Table of Contents Contents 1.1 Redeem Invitation... 2 1.2 Reset Password... 5 1.3 Manage Profile... 7 2.1 View Your Record(s) of Inspection... 8 2.2 Validate

More information

Affiliate Guide. Version Jan 2017

Affiliate Guide. Version Jan 2017 Website: http://magehit.com Contact: sale@magehit.com Affiliate Guide Version 4.0.5 - Jan 2017 Configuration Go to System >> Configurations >> MageHit >> Affiliate Pro (or Affiliate Pro >> Configuration)

More information