System/Software Architect. Description (SSAD)

Size: px
Start display at page:

Download "System/Software Architect. Description (SSAD)"

Transcription

1 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 IIV & V System/Software Architect Engineer Prototyper Operational Concept Engineer Life Cycle Planner October 13, 2014 i

2 Version History Date Author Version Changes made Rationale 10/13/14 JC 1.0 Original template for use with Instructional ICM-Sw v1.0 Initial draft for use with Instructional ICM-Sw v1.0 SSAD_Architected_f14_team06v1.0.doc ii

3 Table of Contents System and Software Architecture Description (SSAD)... i Version History... i Table of Contents... iii Table of Tables... iv Table of Figures... v 1. Introduction of the SSAD Status of the SSAD System Analysis System Analysis Overview System Analysis Rationale SSAD_Architected_f14_team06v1.0.doc iii

4 Table of Tables Table 1: Actors Summary... 3 Table 2: Artifacts and Information Summary... 4 Table 3:... 5 Table 4:... 6 Table 5: Exceptional Course of Action... 6 SSAD_Architected_f14_team06v1.0.doc iv

5 Table of Figures Figure 1: System Context Diagram... 2 Figure 2: Artifacts and Information Diagram... 4 Figure 3: Process Diagram... 5 SSAD_Architected_f14_team06v1.0.doc v

6 1. Introduction 1.1 of the SSAD The purpose of the SSAD is to document the results of the object-oriented analysis and design (OOA&D) of the system, BlackProfessional.net, being developed. SSAD is used for different stakeholders as followed: 1. Prentice Parr Jr., Clients, use it to help understand the structure of the system once the proposed system is delivered. 2. Prentice Parr Jr., Maintainer, use it to help understand the structure of the system once the proposed system is delivered. 3. Team 06 of CSCI577a Fall 2014, programmer (builder), as reference to the system architecture. The system being developed should be faithful to the architecture specified in the SSAD. This document will be accompanied throughout the entire development process of the project, and will be maintained tightly. See Section 1.2 for the latest document status. 1.2 Status of the SSAD The SSAD is currently at version 1.0, released by October 13, under the maintenance of Jhih- Sheng, Cai, the system/software architect of development team. The present development phase is in the Valuation phase. SSAD_Architected_f14_team06v1.0.doc 1

7 2. System Analysis 2.1 System Analysis Overview The primary purpose of the BlackProfessional.net is to improve professional growth of people belonging African-American community. The BlackProfessional.net can let end-users (individuals or companies) create profiles to search or be searched easily, and provide messaging function to let end-users communicate with each other directly and easily. Besides, system can generate recommendations that either people end-users may know or companies that they may be interested in can increase end-users engagement opportunities. Furthermore, they can see the social feed from their friends in the website and recent activity of them. The system can also let them invite their friends to join BlackProfessional.net, and they can advertise on the website System Context Figure 1: System Context Diagram SSAD_Architected_f14_team06v1.0.doc 2

8 Actor Description Responsibilities Administrator An executive/managerial staff of this website. The administrator can approve advertisement, and modify website if needed. 1. Put on/off advertisements. 2. Maintain website, and modify website if needed. User Academic advisor Company Head hunter User who come to look for help, jobs. Staff in school comes to provide school information and recruit skilled students or professionals. HR in company come to provide job information and recruit skilled students or professionals Company comes to find Professionals in specific area. Table 1: Actors Summary 1. Look for help or provide help to other users. 2. Find job opportunity 1. Provide students and professor school information. 2. Recruit skilled students or professionals. 1. Provide students and professor company information. 2. Recruit skilled students or professionals. 1. Recruit skilled professionals for other companies. SSAD_Architected_f14_team06v1.0.doc 3

9 2.1.2 Artifacts & Information Figure 2: Artifacts and Information Diagram Artifact User_Profile Message Connection Post Commend Advertisement Recommendation letter Request Group This table contains users information, including name, company information, skill sets and contact information. This table contains all users pass message, including contact information and message. This table contains users friends list, subscribe companies list. This table contains user s old post. This table contains commends that user commend on posts. This table contains record and status of every application for Advertisement, and the information about advertisement. This table contains recommendation history of all users, including recommender, context, date, user s information. This table contains users request about friendship or follow users or groups. This table contains group name and user that in that group. Table 2: Artifacts and Information Summary SSAD_Architected_f14_team06v1.0.doc 4

10 2.1.3 Behavior Authentication Login Figure 3: Process Diagram Table 2: UC-1: Login Authorize the user to log in the system and assign the user associated system role, such as students or companies. The user is currently on Login page. User is authorized, and will be given access to system operations appropriate to his/her role. Otherwise, the user is denied. SSAD_Architected_f14_team06v1.0.doc 5

11 Table 3: 1 Enter username and password, and click login button. 2 Send username and password to BlackProfessional.net login checking system. 3 Redirect user to the corresponding role s main page. Table 5: Exceptional Course of Action 1 Same as typical course of action 1 to 3. 2 Redirect user to a new login page with notification of message: Username or password is wrong. Please try again Logout UC-2: Logout Log out current user and remove the sessions of current user s. The user has logged in and currently on any page. The user logouts the system. 1 Click log out button. 2 Remove the session of current user, and redirect the page to a new login page. There is no Exceptional or Alternative Courses of action. Blank fields are treated as wrong username or password. SSAD_Architected_f14_team06v1.0.doc 6

12 Profile management Create profile UC-3: Create profile User can have present on BlackProfessionals.net WC_3393 WC_3182 WC_3181 WC_3180 WC_3169 User click create account button in login page. User creates a new profile. 1 Click create account button. 2 Redirect to create account page. 3 User fill in all required and part or none of non-required column, and click submit button. 4 System sends data to account management system, and redirect user to Home page. Alternate Course of Action 1 Same as typical course action 1 to 2 2 User click cancel button. 3 System redirect user to welcome page. Exceptional Course of Action 1 Same as typical course of action 1 to 3 2 System sends data to account management system, but system detects violation of requirement. Redirect user to create account page to continue modify information with error massage shows on the top: Invalid information in red column or required column no fulfilled. SSAD_Architected_f14_team06v1.0.doc 7

13 Import Profile from LinkedIn UC-4: Import profile from LinkedIn User can import data from LinkedIn in to fulfill user profile. WC_3393 WC_3180 User click import from LinkedIn User import profile data to fulfill column in profile page. 1 Click import from LinkedIn button 2 Redirect to pages to LinkedIn login page. 3 User type in LinkedIn login information. 4 Show message: Do you want to import personal data from LinkedIn to BlackProfessionals.net? 5 Click import data. 6 System automatically import personal data from LinkedIn to fulfill all columns that user have in LinkedIn which also in our create profile page. Exceptional Course of Action 1 Same as typical course of action 1 to 3. 2 System cannot detect user in LinkedIn and return to create profile page Create Short Summary for Profile UC-5: Create short summary for profile. User can generate customized short summary. WC_3181 SSAD_Architected_f14_team06v1.0.doc 8

14 User click edit summary button. User get customize summary in profile page. 1 Click edit summary button. 2 Redirect to pages to edit summary page. 3 Users click on information they want to show in summary, and click submit. 4 Show the preview of summary and show massage: Do you want to upload your summary? 5 Click yes button. 6 Direct page to profile management page with new user summary. Alternative Course of Action 1 Same as typical course of action 1 to 4. 2 Click cancel button. Return to edit summary page. Exceptional Course of Action 1 Same as typical course of action 1 to 2. 2 Click cancel button. Return to profile management page Upload Profile Picture UC-6: Upload profile picture. User can upload profile picture. WC_3169 User click edit profile picture button. User get change of picture in profile page. SSAD_Architected_f14_team06v1.0.doc 9

15 1 Click edit profile picture button. 2 Redirect to pages to edit profile picture page. 3 Users choose picture source and click upload button. 4 Show upload picture in profile page. Exceptional Course of Action 1 Same as typical course of action 1 to 2. 2 Click cancel button. Return to profile management page Message Send Message UC-7: Send message User can send message to others. WC_3168 User has connection to each other, and in the message page. Users send message to others. 1 Select which user he/she wants to send message to, and click send a new message button. 2 Popup with send message page. 3 Type in message receiver, finish content, and click send message button. 4 Send message to correspond user, and return to message page. SSAD_Architected_f14_team06v1.0.doc 10

16 Alternate Course of Action 1 Same as typical course of action 1 to 2 3 Click cancel button. 4 Return to message page. Exceptional Course of Action 1 Same as typical course of action 1 to 3 2 Can t send message because receivers don t exist or empty context is detected, return to message page Recommendation Get recommendation UC-8: Get recommendation User can have present on BlackProfessionals.net WC_3173 Risk of generating appropriate algorithm is high. User login and is in home page. Remind in home page. 1 System generates 3 recommendation. 2 User click on the link provided by system including people, professionals. 3 Redirect user to correspond user profile. 4 User click add friend. 5 System reacts to correspond action and redirect to home page. SSAD_Architected_f14_team06v1.0.doc 11

17 Alternate Course of Action 1 Same as typical course of action 1 to 3 2 User is not interested in that recommendation, and leaves that page. 3 System reacts to what user s request Search General Search Functionality UC-9: General search functionality. User can search other users based on certain parameters WC_3183, WC_3423, WC_3424 User is logged-in User gets a list of results based on search parameters.. 1 User types in a "string" (can be job title, another users name, company/school name, other attributes) in the search bar at the top of any page and hits Search button. 2 Return a list of matching search results on a different page (result page). Alternate Course of Action 1 User types in a "string" (can be job title, another users name, company/school name, other SSAD_Architected_f14_team06v1.0.doc 12

18 attributes) in the search bar at the top of any page and hits Search button. 2 If there are no matching results show a message "No Results Found" on the result page. Exceptional Course of Action 1 User tries to hit the search button after putting an empty string in search bar. 2 Search button is disabled till a nonempty string is entered in search bar Advanced Search Functionality UC-10: Advanced Search functionality. User can search other users based on certain parameters. WC_3183, WC_3423, WC_3424 Implementing all the advanced search options the clients expects and making them part of search algorithm. User is logged-in. User gets a list of results based on search parameters. 1 User presses the advanced search button. 2 User is redirected to an advanced search page where several options to fine-tune the search are available. 3 User selects one or more fine tuning options and gives a nonempty string of keywords. 4 Return a list of matching search results on a different page (result page). SSAD_Architected_f14_team06v1.0.doc 13

19 Alternate Course of Action Same as steps 1-3 of Typical course of action. 4 If there are no matching results show a message "No Results Found" on the result page. Exceptional Course of Action Same as steps 1-2 of Typical course of action 3 User enters an empty-string of keywords. 4 Search button is disabled till a nonempty string is entered in "Keyword(s)" bar Advertisement Company Apply for Advertisement UC-11: Company applies for advertisement. Company can apply for advertising. Company in application form page of advertisement. System record application and report to administrator. 1 User fills all required column in the page and hit submit button. 2 System record the information, and show Submit application successfully SSAD_Architected_f14_team06v1.0.doc 14

20 Exceptional Course of Action 1 User fills all required column in the page and hit submit button. 2 System detects that there is a same record of advertisement in our database, and show message System detects that you have submitted the same application before in time (last record), do you want to submit new version of application? 3 User chooses yes button. 4 System record new version of application with different submit time Approve for Advertisement UC-12: Approve for advertisement. Administration can approve or disapprove for advertisement application. WC_3176 User is logged-in as administrator, and in Approve Application page. User approve on advertisements to be showed in website. 1 User click on a list of advertisements he/she wants to approve and click approve button. 2 System pop up confirm window to show Do you want to approve advertisement of (companies name)? 3 User clicks yes. 4 System record the changes and SSAD_Architected_f14_team06v1.0.doc 15

21 allow.changed advertisement to be showed on the website. Exceptional Course of Action 1 User click on a list of advertisements he/she wants to approve and click approve button. 2 Data was not found in database, and system pop up window shows The record of (company s name) does not exist, and redirect user to Approve Application page Modes of Operation BlackProfessional.net will operate in only one mode, so there is no additional information concerning modes of operations provided. 2.2 System Analysis Rationale The following is the Analysis Rationale section for the BlackProfessional.net project: Users - these users include students, professionals, head hunters, and schools. These users require authentication in order to access the system with various permissions and functionalities based on the type of user. SSAD_Architected_f14_team06v1.0.doc 16

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

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) BlackProfessionals.net Website Team No.6 Tian Xiang Tan Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Sadeem Alsudais Po-Hsuan Yang Project Manager System/Software

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software

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) Fuppy Team No.7 Krupa Patel (Product Manager) Adil Assouab (Requirement Engineer) Yiyuan Chen (Software Architecture) Praveen Chander (Designer/Prototyper)

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description

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

Test Plan and Cases (TPC)

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

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) 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) 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) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) 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) 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

UCEAP Connect User Guide October 2017

UCEAP Connect User Guide October 2017 UCEAP Connect User Guide October 2017 1 P a g e Contents Introduction... 3 How to access the platform... 3 Registration... 3 Approval... 4 Using the platform... 4 Logging In... 4 Updating your profile...

More information

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

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

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) 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

Guide to All Saints College Edumate Parent Portal

Guide to All Saints College Edumate Parent Portal Guide to All Saints College Edumate Parent Portal Logging In 1. Enter the Edumate address into your browser (https://edumate.saints.nsw.edu.au/) 2. Enter your username and password and click Login Dashboard

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

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

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

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

HIRING MANAGER S JOB SITE USER S GUIDE. Fitchburg State University Hiring System

HIRING MANAGER S JOB SITE USER S GUIDE. Fitchburg State University Hiring System HIRING MANAGER S JOB SITE USER S GUIDE Fitchburg State University Hiring System TABLE OF CONTENTS INTRODUCTION... 3 GETTING STARTED... 5 CREATING A POSTING.7 Creating Posting from Position Type... 7 Posting

More information

The ICT4me Curriculum

The ICT4me Curriculum The ICT4me Curriculum About ICT4me ICT4me is an after school and summer curriculum for middle school youth to develop ICT fluency, interest in mathematics, and knowledge of information, communication,

More information

The ICT4me Curriculum

The ICT4me Curriculum The ICT4me Curriculum About ICT4me ICT4me is an after school and summer curriculum for middle school youth to develop ICT fluency, interest in mathematics, and knowledge of information, communication,

More information

CSU Talent Management User Guide Search Committee Member How to Log In and View Applications

CSU Talent Management User Guide Search Committee Member How to Log In and View Applications CSU Talent Management User Guide Search Committee Member How to Log In and View Applications Last Updated: 8/30/2017 my HR Working together. Search Committee Member E-mail Notification 1. The Search Committee

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) Cash Doctor 3.0 Mobile APP Team 12. Primary Role. Operational Concept Engineer

System and Software Architecture Description (SSAD) Cash Doctor 3.0 Mobile APP Team 12. Primary Role. Operational Concept Engineer System and Software Architecture Description (SSAD) Cash Doctor 3.0 Mobile APP Team 12 Name Alisha Parvez Ekasit Jarussinvichai Kenneth Anguka Kshama Krishnan Le Zhuang Shreya Sharma Steven Helferich Xichao

More information

FAST TRACK. On-Line Application Instructions

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

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

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

User Manual for Internal Users

User Manual for Internal Users User Manual for Internal Users 1. Getting Started The following Training Toolkit is meant to serve as a reference to help you get the most out of your experience. Though we have made sure to make the website

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

TikiLIVE Academic Platform

TikiLIVE Academic Platform TikiLIVE Academic Platform 1 Use any broadcaster of your choice TikiLIVE Network A TikiLIVE Broadcasting Network allows each broadcaster (Team) to operate independently inside the frame-work established

More information

How to Navigate the Challenge Runner Website

How to Navigate the Challenge Runner Website How to Navigate the Challenge Runner Website How to Join Challenge Runner Create an Account To join the Maroon Moves Walking Challenge 1. Click on the Maroon Moves Challenge Runner Link: https://www.challengerunner.com/login/challenge/3e64ro-1h81

More information

Adding and Editing Chapter and Adviser Information Logging in for the first time (Existing chapters)... 2

Adding and Editing Chapter and Adviser Information Logging in for the first time (Existing chapters)... 2 Chapter Advisers CONTENTS Adding and Editing Chapter and Adviser Information... 2 Logging in for the first time (Existing chapters)... 2 How to edit a chapter s information:... 2 How to view all chapter

More information

IMPORTANT INFORMATION

IMPORTANT INFORMATION 1 2 IMPORTANT INFORMATION Follow these simple steps to apply for a job with the Person County Government. You must have a valid personal email account BEFORE you begin. This guide may be used by new applicants

More information

Introduction. Welcome to PeopleAdmin 7, the new and improved Online Employment System. This system allows applicants to:

Introduction. Welcome to PeopleAdmin 7, the new and improved Online Employment System. This system allows applicants to: Table of Contents 1. Introduction 3 2. Navigation and Security 4 3. Employment Opportunities 5 4. Homepage 6 5. Viewing and Searching Available Positions 7-9 6. Viewing a Posting 10 7. Information to Gather

More information

MANAGE YOUR CONSTRUCTION21 COMMUNITY

MANAGE YOUR CONSTRUCTION21 COMMUNITY MANAGE YOUR CONSTRUCTION21 COMMUNITY Online communities are spaces dedicated to exchanges, news watch and sharing of documents. By creating your community on a specific topic, you stand out as a national

More information

Student Sonia Guide. A quick-start reference to SoniaOnline for students

Student Sonia Guide. A quick-start reference to SoniaOnline for students Student Sonia Guide A quick-start reference to SoniaOnline for students Copyright 2012, Planet Software Pty Ltd. Licensed users of Sonia are permitted to copy and reprint all or part of this document for

More information

DU epioneer Online Community Getting Started

DU epioneer Online Community Getting Started Page 1 Contents Overview...3 First Time Login...3 Return Visitors...4 Navigating the Alumni Home Page When You Are Logged In...6 Overview of the Online Community...6 Profile...7 Overview of the Profile

More information

System and Software Architecture Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

More information

SAP E-RECRUITING USER GUIDE

SAP E-RECRUITING USER GUIDE EQUATE PETROCHEMICAL COMPANY SAP E-RECRUITING USER GUIDE SAP E-Recruiting User Guide CONTENTS Using this guide... 3 Browse vacancies/search for a position... 4 How to register online... 8 Hints for registered

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

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

Software Design Description Report

Software Design Description Report 2015 Software Design Description Report CodeBenders Haldun Yıldız 1819663 Onur Aydınay 1819002 Deniz Can Yüksel 1819697 Ali Şihab Akcan 1818871 TABLE OF CONTENTS 1 Overview... 3 1.1 Scope... 3 1.2 Purpose...

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

Collegiate Link FAQ for Club and Student Organization Leaders

Collegiate Link FAQ for Club and Student Organization Leaders Collegiate Link FAQ for Club and Student Organization Leaders What is Collegiate Link? Collegiate Link (CL) is a database that chronicles student organization profiles, membership rosters, and events,

More information

Rutgers Alumni Scarlet Web Online Community Getting Started Guide. Contents. Page 1 6/27/08

Rutgers Alumni Scarlet Web Online Community Getting Started Guide. Contents. Page 1 6/27/08 Contents OVERVIEW... 2 FIRST TIME LOGIN... 2 RETURN VISITS... 3 NAVIGATING THE ALUMNI HOME PAGE WHEN YOU ARE LOGGED IN... 5 OVERVIEW OF THE SCARLET WEB ONLINE COMMUNITY... 5 PROFILE... 6 OVERVIEW OF THE

More information

Getting Started 1. Welcome... Unsure of how to navigate your way through the Careers area of our website?

Getting Started 1. Welcome... Unsure of how to navigate your way through the Careers area of our website? Getting Started 1 Welcome... Unsure of how to navigate your way through the Careers area of our website? Our Candidate User Guide will guide you with complete, step-by-step instructions to assist you in

More information

Student Guide to ebear powered by Symplicity

Student Guide to ebear powered by Symplicity Student Guide to ebear powered by Symplicity Center for Career Development C-224 Montebello Complex 443.885.3110 careers@morgan.edu www.morgan.edu/careerdevelopment TABLE OF CONTENTS LOGGING IN... 2 HOME

More information

Rutgers Alumni Online Community Getting Started Guide

Rutgers Alumni Online Community Getting Started Guide Contents OVERVIEW... 2 FIRST TIME LOGIN... 2 RETURN VISITS... 3 NAVIGATING THE ALUMNI HOME PAGE WHEN YOU ARE LOGGED IN... 5 OVERVIEW OF THE ONLINE COMMUNITY... 5 PROFILE... 6 OVERVIEW OF THE PROFILE PAGE...

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Ethics & Integrity Research Office HUMAN RESEARCH ETHICS ONLINE APPLICATION October 2016/V1.03 Guide for Researchers: Online Human Ethics Application Form ENQUIRIES Senior Human Ethics Officer University

More information

MMS Parent and Student Portals version

MMS Parent and Student Portals version MMS Parent and Student Portals version 3.0.08 MMS Web Portal System Computer Resources, LLC www.cri-mms.com Sales: 888-665-4046 Support: 888-641-9922 Training: 888-641-9925 About MMS The Modular Management

More information

Recruitment Standard Operating Procedures Profile Management and Job Application for External Candidates

Recruitment Standard Operating Procedures Profile Management and Job Application for External Candidates Recruitment Standard Operating Procedures Profile Management and Job Application for External Candidates HRMD - PARTNERING WITH YOU TOWARDS EXCELLENCE Register African Union Login Access the Login screen

More information

Jobtrain Basics Client Guide. January 2019

Jobtrain Basics Client Guide. January 2019 Jobtrain Basics Client Guide January 2019 Jobtrain basics - client guide This guide is designed to help users with the most basic processes within Jobtrain including adding jobs, basic candidate management

More information

Get Qualified User Manual

Get Qualified User Manual MALTA ENTERPRISE Get Qualified User Manual Student Guide Contents 1. Logon... 3 2. Registration... 3 3. Profile... 3 Ongoing Applications... 3 Editing your profile... 4 Profile... 4 Account... 4 Password...

More information

American Public Health Association s Affiliate Online Community User s Guide. October 2015 edition

American Public Health Association s Affiliate Online Community User s Guide. October 2015 edition American Public Health Association s Affiliate Online Community User s Guide October 2015 edition TABLE OF CONTENTS Getting Started- Creating Your Account.3 Getting Started- Tips and Suggestions.4 Getting

More information

Manual: Create a Faculty Search Posting Manager/Supervisor

Manual: Create a Faculty Search Posting Manager/Supervisor Manual: Create a Faculty Search Posting Manager/Supervisor Revised: 7-11-2017 Introduction The University of Georgia has implemented a new online faculty applicant tracking system, FacultyJobs@UGA. The

More information

System Administrator Training Guide

System Administrator Training Guide COMMUNICATE System Administrator Training Guide West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 888-527-5225 www.schoolmessenger.com Table of Contents BEFORE YOU BEGIN... 3 OVERVIEW...

More information

WEBINAR PROCEDURES ON GOTOWEBINAR

WEBINAR PROCEDURES ON GOTOWEBINAR WEBINAR PROCEDURES ON GOTOWEBINAR http://www.gotowebinar.com Login (updated 4/26/12): E-mail Address: slaunitwebinars@sla.org Password: @slaunits5 IMPORTANT NOTES: Be sure to check both the Webinar schedule

More information

Supervisor/Hiring Manager User Essentials. PageUp People Recruit Essentials

Supervisor/Hiring Manager User Essentials. PageUp People Recruit Essentials PageUp People Recruit Essentials Table of contents Quick Reference Guide Accessing MyUA Quick Reference Guide Creating and viewing Position Descriptions (PDs) Quick Reference Guide Creating a recruitment/requisition

More information

EPAF (Electronic Personnel Action Forms) TRAINING for ORIGINATORS

EPAF (Electronic Personnel Action Forms) TRAINING for ORIGINATORS EPAF (Electronic Personnel Action Forms) TRAINING for ORIGINATORS Business Centers December 2015 TABLE OF CONTENTS Tasks Using the EPAF Process... 2 OSCAR Tasks... 2 Job Tasks... 5 Single Job Transactions...

More information

Applying for Funding in Fluxx. Quick Start Instructions

Applying for Funding in Fluxx. Quick Start Instructions Applying for Funding in Fluxx Quick Start Instructions GETTING STARTED The Hogg Foundation Fluxx Grant Portal is optimized for use with Chrome or Safari browsers and using another browser may cause technical

More information

System Administrator Training Guide

System Administrator Training Guide COMMUNICATE System Administrator Training Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before You Begin... 4

More information

Table of Contents. Overview of the TEA Login Application Features Roles in Obtaining Application Access Approval Process...

Table of Contents. Overview of the TEA Login Application Features Roles in Obtaining Application Access Approval Process... TEAL Help Table of Contents Overview of the TEA Login Application... 7 Features... 7 Roles in Obtaining Application Access... 7 Approval Process... 8 Processing an Application Request... 9 The Process

More information

Getting Started: How to Create an Account and Apply for a Job On-line. 4/7/2015 I AM ipetersburg RECRUITMENT 1

Getting Started: How to Create an Account and Apply for a Job On-line. 4/7/2015 I AM ipetersburg RECRUITMENT 1 Getting Started: How to Create an Account and Apply for a Job On-line 4/7/2015 I AM ipetersburg RECRUITMENT 1 From the Job Opportunities web page, view the current job listings. The active job postings

More information

WELCOME TO IRECRUIT. Contents: Step 1: How to Register.3. Step 2: Search for Jobs Step 3: Apply for a Job..23

WELCOME TO IRECRUIT. Contents: Step 1: How to Register.3. Step 2: Search for Jobs Step 3: Apply for a Job..23 WELCOME TO IRECRUIT irecruit is our online job search and application system. Use irecruit to search and apply for advertised UTS jobs. You can also use irecruit to set up job alerts tailored to your job

More information

The website can be accessed at: https://www.griffith.edu.au/mentoring

The website can be accessed at: https://www.griffith.edu.au/mentoring Contents Starting up... 2 Accessing the website... 2 Register as member (staff or student) or guest... 3 Logging in... 5 Editing My Profile... 6 Joining a program... 8 Join by application... 8 Join by

More information

Setup your campaigns. Series from HOW TO... Setup your campaigns. Team Management

Setup your campaigns. Series from HOW TO... Setup your campaigns. Team Management Series from Setup your campaigns HOW TO... Setup your campaigns Team Management 1 In this guide... Learn how to create a GetResponse email marketing campaign and manage all the built-in options designed

More information

IRMA Human Ethics Researcher User Guide

IRMA Human Ethics Researcher User Guide IRMA Human Ethics Researcher User Guide IRMA Researcher User Guide 1. Overview 1.01 What is IRMA? 1.02 What are the Benefits? 1.03 ISLHD Research and IRMA 2. Key Terms in IRMA 2.01 Coversheets 2.02 Templates

More information

System Administrator Training Guide

System Administrator Training Guide COMMUNICATE System Administrator Training Guide West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents BEFORE YOU BEGIN... 3 OVERVIEW...

More information

Software User's Manual

Software User's Manual Software User's Manual 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 Manager, Life Cycle Planner

More information

Produced by ESCC Wex Team (Version 1.0)

Produced by ESCC Wex Team (Version 1.0) aspire Student Manual Produced by ESCC Wex Team (Version 1.0) Version 1.0 Page 1 of 11 Contents Page Section 1: Login Page 2 Section 2: Choosing placements Page 3 Section 3: Own placements Page 8 Section

More information

Instructions for Completing the Online Application for Civil Service Permanent and Extra Help Employment

Instructions for Completing the Online Application for Civil Service Permanent and Extra Help Employment General Information Instructions for Completing the Online Application for Civil Service Permanent and Extra Help Employment The same Civil Service application is used for both Civil Service permanent

More information

Alabama Department of Public Health. LCMS User Guide. General Users INSTRUCTION MANUAL

Alabama Department of Public Health. LCMS User Guide. General Users INSTRUCTION MANUAL Alabama Department of Public Health LCMS User Guide General Users INSTRUCTION MANUAL For more information contact the Bureau of Professional and Support Services (Training Unit) Office: 334.206.5226 Website:

More information

Follow Me an Android Application

Follow Me an Android Application Follow Me an Android Application Requirements Analysis Document CIS 450: Fall 2014 September 15, 2014 Table of Contents Introduction... 3 Proposed System... 3 Functional Requirements... 3 Non-Functional

More information

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

GRANTS AND CONTRIBUTIONS ONLINE SERVICES USER GUIDE: ACCOUNT REGISTRATION AND MANAGEMENT

GRANTS AND CONTRIBUTIONS ONLINE SERVICES USER GUIDE: ACCOUNT REGISTRATION AND MANAGEMENT GRANTS AND CONTRIBUTIONS ONLINE SERVICES USER GUIDE: ACCOUNT REGISTRATION AND MANAGEMENT OCTOBER 2018 TABLE OF CONTENTS IMPORTANT THINGS TO REMEMBER... 2 GETTING STARTED... 2 1. CREATING YOUR PROFILES...

More information

2018 ANNUAL CAMPAIGN GETTING STARTED GUIDE YMCA OF GREATER HOUSTON

2018 ANNUAL CAMPAIGN GETTING STARTED GUIDE YMCA OF GREATER HOUSTON 2018 ANNUAL CAMPAIGN GETTING STARTED GUIDE YMCA OF GREATER HOUSTON Link: http://donate.ymcahouston.org This guide will help you get started and learn more about the tools and features you can use to be

More information

Career Center Job Aid

Career Center Job Aid Career Center Job Aid The Career Center allows candidates to search for and apply for jobs posted at UH. This job aid assists you in using the Career Center to search, apply, review, match, and share jobs.

More information

iapps Social Step by Step Guide to Create Facebook Pages, Twitter accounts, and LinkedIn Accounts

iapps Social Step by Step Guide to Create Facebook Pages, Twitter accounts, and LinkedIn Accounts iapps Social Step by Step Guide to Create Facebook Pages, Twitter accounts, and LinkedIn Accounts 1 Table of Contents Inroduction... 2 Creating a Facebook Business Page... 2 Creating a Twitter Account...

More information

St. Paul s Convent School (Secondary Section) ELMO Student User Guide

St. Paul s Convent School (Secondary Section) ELMO Student User Guide St. Paul s Convent School (Secondary Section) ELMO Student User Guide Version 1.0 Page 1 of 14 1. User Account 1.1 Login Open Chrome browser and go to http://elmo.spcs.edu.hk, a Sign In screen will be

More information

Contents Overview... 3 Steps to run an Excel Add-In Setup:... 4 Add-Ins LOGIN SEND SMS Send Text or Flash Sms... 1

Contents Overview... 3 Steps to run an Excel Add-In Setup:... 4 Add-Ins LOGIN SEND SMS Send Text or Flash Sms... 1 User Manual IND-BulkSms Excel Add-In Version 1.0 Contents 1 2 3 4 5 6 7 Overview... 3 Steps to run an Excel Add-In Setup:... 4 Add-Ins... 11 LOGIN... 12 SEND SMS... 13 5.1 Send Text or Flash Sms... 13

More information

System and Software Architecture Description (SSAD)

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

More information

WDD Fall 2016Group 4 Project Report

WDD Fall 2016Group 4 Project Report WDD 5633-2 Fall 2016Group 4 Project Report A Web Database Application on Loan Service System Devi Sai Geetha Alapati #7 Mohan Krishna Bhimanadam #24 Rohit Yadav Nethi #8 Bhavana Ganne #11 Prathyusha Mandala

More information

System and Software Architecture Description (SSAD)

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

More information

Placement Administration and Support System (PASS) User Guide. System Version January 2018 (v9)

Placement Administration and Support System (PASS) User Guide. System Version January 2018 (v9) Placement Administration and Support System (PASS) User Guide System Version 2.0 22 January 2018 (v9) Placement Administration and Support System (PASS) User Guide System Version 2.0 22 January 2018 Contents

More information