Software Development Document

Size: px
Start display at page:

Download "Software Development Document"

Transcription

1 ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARTMENT Software Development Document Ceng 407 Version 2 ONLINE CAR RENTAL WEB SITE Özlem ŞAHİNER Zehra GÜLEN Cansun DEMİREL ADVISOR: Roya CHOUPANI 1

2 Table Of Contents Figure Introduction Purpose Scope Glossary Overview of Document Deployment Client Server Ms-Sql Asp.Net C# System Architecture GUI Design Login Page Customer Page Employee Page Manager Page Work Follow Manager Sequence Diagram Employee Sequence Diagram Customer Sequence Diagram General System Sequence Diagram Database Design Tables

3 6.1.1 Customer Table Car Informatıon To Be Rented Table Rental Car Table Customer Passport Table Customer Licence Table Guide Table Interpreter Table Chauffeur Table Reserving Car Table Payment Table Database Diagram E-R Diagram Block Diagram

4 Figure Figure 1: System Architecture... 8 Figure 2: Login Page... 9 Figure 3: Customer Page Figure 4: Employee Page Figure 5: Manager Page Figure 6: Employee Sequence Diagram Figure 7: Customer Sequence Diagram Figure 8: General System Sequence Diagram Figure 9: Database Diagram Figure 10: E-R Diagram Figure 11: Block Diagram

5 Tables Table 1: Login Page Table 2: Customer Page Table 3: Employee Page Table 4: Manager Page Table 1: Customer Information Table 2: Car Informatıon For Rental Table 3: Rental Car Information Table 4: Customer Passport Information Table 5: Customer Licence Information Table 6: Guide Information Table 7: Interpreter Information Table 8: Chauffeur Information Table 9: Reserving Car Information Table 10: Payment Information

6 1.Introduction 1.1 Purpose Online car rental web site to provide the requirements of the target software project. In this system, the target is the system administrator, employees and customers. With the system we have developed, it is aimed to reach the customers quickly by means of the categories determined by the information of the vehicles they want to rent. The car rental system provides the information of the vehicles in categories so that users can easily access the desired information and contents about the vehicle they are looking for. In this way, users will be able to access the route they need without any problems. The car rental system enables the customers to make quick transactions on the solutions offered to the customers and to transfer the transactions to the system. Thanks to this system, users will have the opportunity to solve their needs quickly. The car rental system project aims to rent the vehicle that the customers need. The purpose of the system will be to provide a quick access to the system by responding to the needs of the users. 1.2 Scope The scope of the software is that the user can rent the vehicle he / she wants by signing up and logging on the site via a website which is easily understood by the users. On this count, it will be easier to achieve goals such as reaching more people. The entire system will be created between the site users and the administrator. In the project, C # language is preferred because of its new generation programming language and high performance that MsSQL provides. The forms that users will use in their relationship to the system are outlined in the erface design section. Variables, functions, parameters and types are given and all these values can be changed or improved during implementation. 1.3 Glossary MSSQL ASP.NET C# Microsoft Visual Studio MicroSoft SQL Server is a database server software. It provides the creation and management of databases. Web application language that runs on the Net Framework which is developed by Microsoft. One of the next generation programming languages developed for Microsoft.NET technology. It is an egrated development environment developed by Microsoft. 6

7 Website Application SRS SDD A location on the World Wide Web A mobile app is a software application designed Software Requirements Specification Software Design Descripton 1.4 Overview of Document In the parts of the document, design decisions to be taken in the system, steps to be followed in the direction of these decisions, assumptions, dependencies, software hardware environments, end user environment, compliance with the standards are detailed. It also includes the components of the software and hardware environments, the components' relationships with the classes, and the diagrams and diagrams of what needs are needed to work together. 2.Deployment 2.1 Client The client sends requests to the servers to perform their transactions. The resulting result after the processing of the code is seen with the help of the user browser. 2.2 Server It has many erfaces for ASP.NET users. There are many components such as forms, database lists, and so on. 2.3 Ms-Sql MSSQL extract data from the database, record data in the database, update the data, and delete the records. 2.4 Asp.Net It has many erfaces for ASP.NET users. There are many components such as forms, database lists, and so on. 7

8 2.5 C# The next generation programming language, C #, runs everywhere that supports the.net framework. 3. System Architecture Figure 1: System Architecture 4. GUI Design The gui design of Online Car Rental Web Site is made by Microsoft Visual Studio. In this section, the forms that the users will use in relation to the system are given in general terms independent of the modules and objects, and it is thought that it will be better to leave the objects and modules to be used in the design stage. 8

9 4.1 Login Page Figure 2: Login Page 9

10 Name Type Description Login Page Web Page This page includes four tabs which are username, password fields, login button and remember me. Attributes Username Password Operations Login Enter username Enter password Returns When customer clicks login button, customers redirected to login page. When customer clicks remember me, system does not forget this user. Internet Connection Pre- Condition Post- - Condition Exceptions If the customer password is entered incorrectly, the system will not open. If the customer enters the password correctly, the information will be approved and the system will be turned on. Table 1: Login Page 10

11 4.2 Customer Page Figure 3: Customer Page Name Customer Page Type Web Page Description It is the page used by the customer. Customer only uses online this page. This pace includes seven buttons which are view rental car, reserving car, guide 11

12 erpreter, chauffeur and entry and exit hours. Attributes - Operations Rental Car Page Reserving Car Guide Interpreter Chauffeur Entry and Exit Page Returns The customer can see all the car information from the main page, but when he rents the car he cannot do anything without registering in the system. When Pre- Condition Post- Condition Exception recording to the system, it will be able to do all the operations in order. Internet Connection When the customer rents the car, the system must be registered. - The customer will get a bug or warning when he tries to rent a car without registration. Table 2: Customer Page 12

13 4.3 Employee Page Figure 4: Employee Page Name Employee Page Type Web Page Description Employees are the people who manage the site here. On this page you can add, update or delete cars. The employee is often referred to as the manager of this site. Because the manager has all the authority of the site, but the employee will not do the work. For this reason, the employee will make the registration system of the site, the car information system, the database system and the overall design of the site. Attributes - Operations View, update and delete rental car page View and changing reserving car ne page View, update and delete guide, erpreter and chauffeur page And update all other properties of the site. Returns When employee clicks login button, employee will be directed to five page segments. When employee clicks rental car, employee redirecting to rental car page. This site will be guided like this. Pre- Internet Connection 13

14 Condition The employee has to log in to the system. Post- Employee enters car information and updating some information. Condition Exception If the employee is not logged in to the system to enter the site he will receive an error message. 4.4 Manager Page Table 3: Employee Page Figure 5: Manager Page Name Manager Page Type Web Page Description Manager use online this page. The manager has all the authority on the site. The 14

15 manager can see the payment page and report page that the employee has not seen. The manager can add, update and delete all car information. The manager can check the entry and exit times of the employee's site. The manager can make all the changes he wants on the site. But he has transferred all work to work by employing workers. Attributes - Operations View, update and delete rental car page View and changing reserving car page View, update and delete guide, erpreter and chauffeur page View and update payment page View and update report page And update all other properties of the site. Returns When employee clicks login button, employee will be directed to five page segments. When employee clicks rental car, employee redirecting to rental car page. This site will be guided like this. Pre- Internet Connection Condition The employee has to log in to the system. Post- Manager enters all information and views all information of site. Condition Exception If the manager is not logged in to the system to enter the site he will receive an error message. Table 4: Manager Page 15

16 5. Work Follow 5.1 Manager Sequence Diagram Figure 6 : Manager Sequence Diagram 16

17 5.2.Employee Sequence Diagram Figure 7: Employee Sequence Diagram 17

18 5.3.Customer Sequence Diagram Figure 8: Customer Sequence Diagram 18

19 5.4 General System Sequence Diagram Figure 9: General System Sequence Diagram 19

20 6. Database Design The data includes the rental car database. Data shows attributes, types, and attribute size from this systems. The relations are shown in the E-R diagram. The data fiels define in section which appears in below. 6.1 Tables Customer Table Attribute Size CustomerId Name Surname Age City Phone g Driving_licenceId PassportId TC_Id Attribute Type nvarchar() nvarchar() nvarchar() nvarchar() nvarchar() Attribute Name Table 1: Customer Information Car Informatıon To Be Rented Table Attribute Size R_CarId Brand Attribute Type nvarchar() Attribute Name 20

21 Model Color Year Plate Km Photograph Fuel BodyType EngineeCapacity EngineePower nvarchar() nvarchar() date nvarchar() image nvarchar() nvarchar() Table 2: Car Informatıon For Rental Rental Car Table Attribute Size RentalCarId CustomerId R_CarId PaymentId RentalDate RentalTime DeliveryDate DeliveryTime GuideId InterpreterId Attribute Type date time(7) date time Attribute Name 7 21

22 Chaufferurld Table 3: Rental Car Information Customer Passport Table Attribute Size PassportId PlaceOfIssue DateOfIssue Attribute Type nvarchar() date Attribute Name Customer Licence Table Table 4: Customer Passport Information Attribute Size DrivingLicenceId PlaceOfIssue_Licence DateOfIssue_Licence ClassType Attribute Type nvarchar() date varchar(20) Attribute Name 20 Table 5: Customer Licence Information Guide Table Attribute Size GuideId GuideName GuideSurname GuidePhone Attribute Type nvarchar() nvarchar() nvarchar() Attribute Name 22

23 GuideGender varchar(20) 20 Table 6: Guide Information Interpreter Table Attribute Size InterpreterId InterpreterName InterpreterSurname InterpreterPhone InterpreterGender Interpreter_known_language Attribute Type nvarchar() nvarchar() nvarchar() varchar(20) nvarchar() Attribute Name 20 Table 7: Interpreter Information Chauffeur Table Attribute Size ChauffeurId DrivingLicenceId ChauffeurName ChauffeurSurname ChauffeurPhone ChauffeurGender Attribute Type nvarchar() nvarchar() nvarchar() varchar(20) Attribute Name 20 Table 8: Chauffeur Information Reserving Car Table 23

24 Attribute Size ReservationId CustomerId R_CarId S_CarId DateOfReservation TimeOfReservation Attribute Type date time(7) Attribute Name 7 Table 9: Reserving Car Information Payment Table Attribute Size Attribute Type Attribute Name PaymentId PaymentType nvarchar() Table 9: Payment Information 24

25 6.2 Database Diagram Figure 10: Database Diagram Brief Description Database Diagram, is necessary for making E-R Diagram and determining primary keys. According to that diagram, we relate and see relationships of entries between each other. 25

26 26

27 6.3 E-R Diagram Figure 11: E-R Diagram Brief Description E-R Diagram attributes and relationships between tables are shown. 27

28 6.4 Block Diagram Figure 12: Block Diagram Brief Description In Block Diagram actors and their tasks are shown. 28

Software Development Document. Ceng 407

Software Development Document. Ceng 407 ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARTMENT Software Development Document Ceng 407 RENTAL AND SALE CAR ONLINE WEBSITE Özlem ŞAHİNER 201111045 Zehra GÜLEN 201111023 Cansun

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

TireCheck Mobile: Creating a Service Request. This document describes the creation of a service request using the TireCheck Mobile Application.

TireCheck Mobile: Creating a Service Request. This document describes the creation of a service request using the TireCheck Mobile Application. TireCheck Mobile: Creating a Service Request This document describes the creation of a service request using the TireCheck Mobile Application. Logging in and Accessing the Service Request Module The Service

More information

GUIDE TO REGISTRATION

GUIDE TO REGISTRATION GUIDE TO REGISTRATION May 17, 2011 Revision 1.1 BINGHAM ICT webmaster@binghamuni.edu.ng systemadmin@binghamuni.edu.ng Table of Contents Table of Contents----------------------------------------------------------------------

More information

How do I sign up for a Canvas account as a parent?

How do I sign up for a Canvas account as a parent? How do I sign up for a Canvas account as a parent? Parents (Observers) can link their Canvas account to their student's account so they can see assignment dues dates, announcements, and other course content.

More information

Dublin Airport Permit Application and Payment Portal. User Guide. Welcome to the new Dublin Airport permit application and payment portal user guide.

Dublin Airport Permit Application and Payment Portal. User Guide. Welcome to the new Dublin Airport permit application and payment portal user guide. Dublin Airport Permit Application and Payment Portal User Guide Introduction Welcome to the new Dublin Airport permit application and payment portal user guide. The permit portal has been introduced by

More information

1. Applying for registration registering a user / company account

1. Applying for registration registering a user / company account 1. Applying for registration registering a user / company account When you enter the website of the KLIPER https://kliper.tvp.pl, select "log in" in order to register. and when you are moved to the login

More information

Login & Register for LRC Programs. How to Create/Activate your Live Leduc Account

Login & Register for LRC Programs. How to Create/Activate your Live Leduc Account How to Create/Activate your Live Leduc Account Step 1: Visit www.live.leduc.ca in your web browser. If you already have a membership (you or your kids) or an account with the LRC click on LOGIN. Remember,

More information

1. Prerequisites. Page 1 of 29

1. Prerequisites. Page 1 of 29 1. Prerequisites These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on

More information

User Guide. supportworkerconnect.org.au. Version 1.0 CCID857938

User Guide. supportworkerconnect.org.au. Version 1.0 CCID857938 User Guide Version 1.0 CCID857938 Need help? If you need help using Support Worker Connect, this guide is a good place to start. We will outline: How to access and log in What you will use Support Worker

More information

ONLINE LICENCE RENEWAL USER GUIDE

ONLINE LICENCE RENEWAL USER GUIDE ONLINE LICENCE RENEWAL USER GUIDE Introduction Racing VIC in conjunction with Racing Australia is progressively introducing the ability for paper-based licence renewals to be completed online via the Single

More information

Virto Active Directory Service for SharePoint. Release Installation and User Guide

Virto Active Directory Service for SharePoint. Release Installation and User Guide Virto Active Directory Service for SharePoint Release 4.1.2 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 OPERATING SYSTEM... 4 SERVER... 4 BROWSER... 5 INSTALLATION...

More information

Specialty Contractor User Manual. Table of Contents. Specialty Contractor User Manual Version 1 11/16/15

Specialty Contractor User Manual. Table of Contents. Specialty Contractor User Manual Version 1 11/16/15 Specialty Contractor User Manual Welcome to the C3 Training Database for Construction Career Collaborative! This software is where you keep track of your employees' training and safety credentials, project

More information

New World ERP-eSuite

New World ERP-eSuite New World ERP-eSuite 2018.1 INSTALLATION GUIDE April 9, 2018 Review important information for installing this release: SSL is required for esuite Services and Website servers. 2018 Tyler Technologies.

More information

ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARMENT CENG 407 VISUAL ASSISTANT SYSTEM. Software Requirement Specifications

ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARMENT CENG 407 VISUAL ASSISTANT SYSTEM. Software Requirement Specifications ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARMENT CENG 407 VISUAL ASSISTANT SYSTEM Software Requirement Specifications KÜBRA AKGÜN SENA AKTAŞ BÜŞRA BETÜL BAYRAM HATİCE YALINIZ 21.04.2017

More information

ScotsParking. How to LOGIN. Select the Login link at the top of the page circled in green.

ScotsParking. How to LOGIN. Select the Login link at the top of the page circled in green. ScotsParking This guide is designed to help you understand how the ScotsParking system works and enable you to manage your parking permits, citations, and vehicles online. How to LOGIN Select the Login

More information

Figure 1 - The password is 'Smith'

Figure 1 - The password is 'Smith' Using the Puppy School Booking system Setting up... 1 Your profile... 3 Add New... 4 New Venue... 6 New Course... 7 New Booking... 7 View & Edit... 8 View Venues... 10 Edit Venue... 10 View Courses...

More information

Test Plan, Test Design Specifications and Test Cases Version 1. CENG 408 Innovative System Design and Development II

Test Plan, Test Design Specifications and Test Cases Version 1. CENG 408 Innovative System Design and Development II ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARTMENT Test Plan, Test Design Specifications and Test Cases Version 1 CENG 408 Innovative System Design and Development II DETECTION OF

More information

<Name of the project> Software Requirement Specification

<Name of the project> Software Requirement Specification Software Requirement Specification Project Code: Document Code: v RECORD OF CHANGE *A -

More information

Landlord Registration U s e r G u i d e

Landlord Registration U s e r G u i d e Landlord Registration U s e r G u i d e Department of Code Enforcement Applicant s User Guide January 2015 TABLE OF CONTENTS CREATING A CITIZEN S ACCESS ACCOUNT Creating an Account Email Confirmation COMPLETING

More information

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT ONLINE BILLBOARD By VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing

More information

Step 1 - Go to Step 2 - Login to your account. Step 3 - Click Register for a Test. Step 4 - Read the Requirements

Step 1 - Go to   Step 2 - Login to your account. Step 3 - Click Register for a Test. Step 4 - Read the Requirements Step 1 - Go to www.texes.ets.org Go to www.texes.ets.org Click the register link found in the top navigation. Step 2 - Login to your account Enter your username and password and click login. If you do

More information

User guide. A brief overview of how to set up an account and begin using the system

User guide. A brief overview of how to set up an account and begin using the system User guide A brief overview of how to set up an account and begin using the system 1 Contents Topic Section Page Getting started 1. Setting up an account 3-11 2. Creating your profile 12-16 Searching for

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

Registering for the Self Service Website from a Non-City. Computer

Registering for the Self Service Website from a Non-City. Computer Registering for the Self Service Website from a Non-City 1. Introduction Computer 1.1 Starting Page 1.2 How to navigate this course. 1.3 How to navigate this course page 2 1.4 How to navigate this course

More information

Landlord Registration U s e r G u i d e

Landlord Registration U s e r G u i d e Landlord Registration U s e r G u i d e Department of Code Enforcement Applicant s User Guide December 2015 TABLE OF CONTENTS CREATING A CITIZEN S ACCESS ACCOUNT Creating an Account Email Confirmation

More information

Racing NSW Online Licence Renewals User Guide

Racing NSW Online Licence Renewals User Guide Racing NSW Online Licence Renewals 2018 2019 User Guide Introduction Racing NSW in conjunction with Racing Australia has introduced the ability for paper-based licence renewals to be completed online via

More information

Vision Document. Online E-commerce Music CD Store Version 2.0

Vision Document. Online E-commerce Music CD Store Version 2.0 Vision Document Online E-commerce Music CD Store Version 2.0 Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Reshma Sawant CIS 895 MSE Project Kansas State

More information

Reading Area Community College. Password Manager User Guide

Reading Area Community College. Password Manager User Guide Reading Area Community College Password Manager User Guide Prepared by: Gessica Rohella (LookingGlass+Kryptos BA Team) Creation Date: Feb 16, 2017 Last Updated: Feb 22, 2017 Table of Contents Introduction...

More information

Pilot document v1 Jan Getting Started with Smart Fleet

Pilot document v1 Jan Getting Started with Smart Fleet Pilot document v1 Jan 2015 Getting Started with Smart Fleet Thank you for taking out RSA Smart Fleet. In the following guide we are going to show you how to get set up to allow you to make the most out

More information

NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE

NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE VERSION 1.1 Guide Version 1.0 01/11 TABLE OF CONTENTS PART 1: TECHNICAL SUPPORT FOR SUBMISSION FORM TABLE OF CONTENTS... CREATING AN INDIVIDUAL ACCOUNT...

More information

Multi-Factor Authentication (MFA)

Multi-Factor Authentication (MFA) What is it? Multi-Factor Authentication, or MFA, is a process that requires more than one type of authentication to gain access to a program. You have probably seen this with your bank or other secure

More information

Grant Lifecycle Manager Learning Lab Applicant Tutorial

Grant Lifecycle Manager Learning Lab Applicant Tutorial VIDEO 1: Site Access & Account Creation You will access the system via the log on page. The Foundation may have provided you with a link to this page, or it may be hyperlinked on their Foundation website.

More information

Brief History of SQL. Relational Database Management System. Popular Databases

Brief History of SQL. Relational Database Management System. Popular Databases Brief History of SQL In 1970, Dr. E.F. Codd published "A Relational Model of Data for Large Shared Data Banks," an article that outlined a model for storing and manipulating data using tables. Shortly

More information

SOLUS3 Database Migration to SQL2012. : Nicolas Attwood Authorised by :

SOLUS3 Database Migration to SQL2012. : Nicolas Attwood Authorised by : SOLUS3 Database Migration to SQL2012 Author : Nicolas Attwood Authorised by : Version : 1.1 Date : 25/06/2013 Table of Contents PAGE 1 INTRODUCTION... 3 1.1 PURPOSE:... 3 1.2 SCOPE:... 3 1.3 ASSUMPTIONS

More information

BLUE BUS CAR SHARING APP

BLUE BUS CAR SHARING APP BLUE BUS CAR SHARING APP System Manual Ali Aliyev, Yanwen Feng April 26 th 2016, Version 1.0 Contents Introduction... 2 Problem Statement & Challenge... 2 Final Requirements... 3 Product Features... 4

More information

SOFTWARE DESIGN DOCUMENT

SOFTWARE DESIGN DOCUMENT SOFTWARE DESIGN DOCUMENT Version: 1.1 Date: 22.12.2013 MobileLibrary Project Prepared By: HebeleGubeleGom Team Ali Sahin Ali Cinar Yunus Emre Avci Upol Ryskulova 1 Preface This document contains the system

More information

Middle East Technical University. Department of Computer Engineering

Middle East Technical University. Department of Computer Engineering Middle East Technical University Department of Computer Engineering TurkHITs Software Requirements Specifications v1.1 Group fourbytes Safa Öz - 1679463 Mert Bahadır - 1745785 Özge Çevik - 1679414 Sema

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

Aldelo EDC 7 with SQL & IIS Install Guide

Aldelo EDC 7 with SQL & IIS Install Guide Aldelo EDC 7 with SQL & IIS Install Guide Prerequisites to Install for all Windows Operating Systems All Windows Updates Microsoft.Net Framework 4.6 Microsoft SQL Server 2012 or newer Aldelo EDC install

More information

CREW PORTAL USER GUIDE. Updated: 8/31/2012

CREW PORTAL USER GUIDE. Updated: 8/31/2012 CREW PORTAL USER GUIDE Updated: 8/31/2012 Greetings Fellow Crew Members! By now, most of you should have received the e-flyer through your personal e-mail address. The following pages will give you an

More information

LEGAL METROLOGY ORGANISATION

LEGAL METROLOGY ORGANISATION GOVERNMENT OF MAHARASTHRA LEGAL METROLOGY ORGANISATION USER MANUAL - LICENSE RENEWAL The On-line module of Vaidhmapan Application will help the user 1. To obtain his/her New Manufacturer / Dealer / Repairer

More information

Sponsored Candidate Application Guide Voucher

Sponsored Candidate Application Guide Voucher Sponsored Candidate Application Guide Voucher This guide will assist you through the Pharmacy Technician Certification Exam (PTCE) application process. Sponsored Candidate Application Guide Table of Contents

More information

CREATING A GRANT PROFILE

CREATING A GRANT PROFILE CREATING A GRANT PROFILE LOGON PAGE: https://www.grantinterface.com/home/logon?urlkey=cfozarksgrants You will access the system via the log on page. It s recommend that you bookmark this page in your internet

More information

Design and Implementation of File Sharing Server

Design and Implementation of File Sharing Server Design and Implementation of File Sharing Server Firas Abdullah Thweny Al-Saedi #1, Zaianb Dheya a Al-Taweel *2 # 1,2 Computer Engineering Department, Al-Nahrain University, Baghdad, Iraq Abstract this

More information

Web application guide for customers

Web application guide for customers Web application guide for customers Direct Mortgage Capital AS, 2017 Table of Contents The purpose of this manual... 3 Start screen... 4 Loan Pre-Approval Application... 5 Step One (Loan and property details)...

More information

Rockwell Collins User Guide. December 2017 v1.0

Rockwell Collins User Guide. December 2017 v1.0 Rockwell Collins User Guide December 2017 v1.0 CONTENTS WELCOME 3 STORE DETAILS 4 REGISTRATION 4 LOGGING IN 5 HOW TO ORDER 5 DELIVERY TIMES 7 CONTACT 8 PAGE 2 NOVEMBER 2017 CONFIDENTIAL BUILDING TRUST

More information

HAYAKUM- Visitor Management System Online - User Manual

HAYAKUM- Visitor Management System Online - User Manual HAYAKUM- Online - User Manual Date: 27/10/2016 Version: 1.0 CLASSIFICATION: External 1 Getting Started Using the Link https://hayakum.tip.ae/ An online user can be any one who is coming to TIP from outside.

More information

Mobile Client. User Manual. Version: 2.0.0

Mobile Client. User Manual. Version: 2.0.0 Mobile Client User Manual Version: 2.0.0 Index Sr. No. Topic Page 1 Requirement 3 2 How to use Mobile Client 4 3 Compose Message 5 4 Select Contacts 6 5 Manage Contacts 17 6 Manage Distribution List 23

More information

Supplier Response Guide. Access Supplier Portal to Review and Respond to Bid Opportunities

Supplier Response Guide. Access Supplier Portal to Review and Respond to Bid Opportunities Access Supplier Portal to Review and Respond to Bid Opportunities Contact entered for commodity code (and established proxies) will receive email notification of bid opportunity. 1. Login to the Supplier

More information

Quick Start Guide for Drivers

Quick Start Guide for Drivers This guide for drivers is provided to help you quickly and easily access the website, set up your own account and start using the various modules. What you will need If you are registering for the first

More information

UNIGLOBE ProFILER Express

UNIGLOBE ProFILER Express UNIGLOBE ProFILER Express UNIGLOBE Travel Electronic Traveller Profile System Version last updated 25 November 2016 UNIGLOBE Travel (UNIGLOBE) is pleased to provide eligible travellers with a very efficient

More information

4TimeWeb Short Manual NEXT! s.c. S.Piela, B.Dryja

4TimeWeb Short Manual NEXT! s.c. S.Piela, B.Dryja 4TimeWeb Short Manual 2013 NEXT! s.c. S.Piela, B.Dryja 4TimeWeb Short Manual 2013 NEXT! s.c. S.Piela, B.Dryja All rights reserved. No parts of this work may be reproduced in any form or by any means -

More information

Student Guide to Neehr Perfect Go!

Student Guide to Neehr Perfect Go! Student Guide to Neehr Perfect Go! I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to Neehr Perfect... 6 VI. Activities... 6

More information

Lobbyist Registration U s e r G u i d e

Lobbyist Registration U s e r G u i d e Lobbyist Registration U s e r G u i d e Department of Business & Neighborhood Services Applicant s User Guide August 2017 TABLE OF CONTENTS CREATING A CITIZEN S ACCESS ACCOUNT Creating an Account Email

More information

Isi Net User Manual for Bank customers

Isi Net User Manual for Bank customers 1 Table of Contents 1 Introduction and overview... 4 1.1 Isi Net User Types... 4 1.2 Accessing the Isi Net service... 5 1.2.1 User Login... 5 1.2.2 User Logout... 7 1.3 User Interface... 7 1.3.1 Menus...

More information

MANUAL. Road User Portal (RUP) - Top up your On Board Unit (OBU) In case of additional questions contact Satellic Customer Support on

MANUAL. Road User Portal (RUP) - Top up your On Board Unit (OBU) In case of additional questions contact Satellic Customer Support on MANUAL Road User Portal (RUP) - Top up your On Board Unit (OBU) In case of additional questions contact Satellic Customer Support on 00800/72 83 55 42 (From Belgium and neighboring countries) or +32 2

More information

LOGON PAGE: CREATE NEW ACCOUNT: Organization Information User Information Executive Officer Next

LOGON PAGE: CREATE NEW ACCOUNT: Organization Information User Information Executive Officer Next LOGON PAGE: You will access the system via the log on page. The Foundation may have provided you with a link to this page, or it may be hyperlinked on their Foundation website. It s recommend that you

More information

UNIWEB REGISTRATION. International Office

UNIWEB REGISTRATION. International Office 1 UNIWEB REGISTRATION International Office TABLE OF CONTENTS 2 HOW TO REGISTER ON UNIWEB... 3 1. HOME PAGE... 3 2. PERSONAL DATA PROTECTION... 4 3. TAX IDENTIFICATION NUMBER... 4 4. PERSONAL DETAILS...

More information

Wealthscape Investor SM Guide

Wealthscape Investor SM Guide OVERVIEW Register for a New User ID Change a Password Change a Username **NEW** Forgot/Reset Password Register for a New User ID >> MyStreetscape Users Please Click Here! The Wealthscape Investor new user

More information

CCQ Release Notes [ v ] Update March 16, 2018

CCQ Release Notes [ v ] Update March 16, 2018 CCQ Release Notes [ v.2018.03 ] Update March 16, 2018 Origo 03/2018 [ Update ] March 16, 2018 The following is a brief report on the main changes we ve made to the CCQ system since the last update. These

More information

BIDMC Multi-Factor Authentication Enrollment Guide Table of Contents

BIDMC Multi-Factor Authentication Enrollment Guide Table of Contents BIDMC Multi-Factor Authentication Enrollment Guide Table of Contents Definitions... 2 Summary... 2 BIDMC Multi-Factor Authentication Enrollment... 3 Common Multi-Factor Authentication Enrollment Issues...

More information

eenroll Member User Guide

eenroll Member User Guide eenroll Member User Guide 2013 Table of Contents Accessing the System... 3 Logging In - HR Administrator Provides Credentials... 3 Resetting Your Account... 4 Changing Your Password... 7 Making First-

More information

Light Account Supplier Quick Guide. Version: 1.0 / July 2018

Light Account Supplier Quick Guide. Version: 1.0 / July 2018 Light Account Supplier Quick Guide Version: 1.0 / July 2018 Agenda What is the Ariba Network Light Account Light Account Registration and Setup PO Handling Order Confirmation Handling Advanced Shipping

More information

Step by Step Guide to Self-Registration on Selenity Expenses

Step by Step Guide to Self-Registration on Selenity Expenses Step by Step Guide to Self-Registration on Selenity Expenses NOTE FOR PANEL MEMBERS if you are a panel member you should claim from your employer and ask them to invoice Health Education England for reimbursement.

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

Charlotte Housing Authority Applicant Portal Overview

Charlotte Housing Authority Applicant Portal Overview Topic Charlotte Housing Authority Table of Contents Page Login Page 3 Forgot Password 4 Registering- Currently on waiting list 6-10 Home Screen 11 Wait Listing Information Basic Details 12-13 Waiting List

More information

SOFTWARE DESIGN DOCUMENT GROUP SUCH CARPOOL SYSTEM

SOFTWARE DESIGN DOCUMENT GROUP SUCH CARPOOL SYSTEM SOFTWARE DESIGN DOCUMENT GROUP SUCH CARPOOL SYSTEM OVERVIEW TABLE OF CONTENT 1. OVERVIEW... 7 1.1. SCOPE... 7 1.2. PURPOSE... 7 1.3. INTENDED AUDIENCE... 7 2. DEFINITIONS... 8 3. CONCEPTUAL MODEL FOR SOFTWARE

More information

2017 Accenture. All Rights Reserved. PWM USER GUIDE

2017 Accenture. All Rights Reserved. PWM USER GUIDE PWM USER GUIDE There are three operations that can be performed through PWM. These are: Operations Change Password Forgot Password First Time User Usage When the user remembers their password but still

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

CCIS. Critical Care Information System. Login Guide. Version /12/2015. Prepared By: CCIS Provincial Implementation Team.

CCIS. Critical Care Information System. Login Guide. Version /12/2015. Prepared By: CCIS Provincial Implementation Team. CCIS Critical Care Information System Login Guide Version 11.0 12/12/2015 Prepared By: CCIS Provincial Implementation Team CritiCall Ontario Table of Contents 1. How to Login to CCIS for the first time?...

More information

This short tutorial will explain how to use the GCC web wallet and how you can authenticate your wallet address using Sign Message option to connect

This short tutorial will explain how to use the GCC web wallet and how you can authenticate your wallet address using Sign Message option to connect W E B WA L L E T G U I D E This short tutorial will explain how to use the GCC web wallet and how you can authenticate your wallet address using Sign Message option to connect it to your GCC account. We

More information

Job Aid. Entering Payment Information - Test Center Supervisor. Step Action 1. Begin signed into ACT's Supplier Registration and Payment System.

Job Aid. Entering Payment Information - Test Center Supervisor. Step Action 1. Begin signed into ACT's Supplier Registration and Payment System. Entering Payment Information - Test Center Supervisor 1. Begin signed into ACT's Supplier Registration and Payment System. Click the Enter Test Date Payments button. Date Created: 1/25/2012 9:46:00 AM

More information

ERTSS INSTRUCTOR AREA User Guide Version 1.3

ERTSS INSTRUCTOR AREA User Guide Version 1.3 ERTSS INSTRUCTOR AREA User Guide Version 1.3 LOGIN PROCESS To Login to the ERTSS Instructor Area Portal, you will need to have a Username and Password. Your User name will be the Email Address you have

More information

iosphone & Android App First Time Login Guide

iosphone & Android App First Time Login Guide iosphone & Android App First Time Login Guide If you have logged onto your Admin America portal before please skip to page 4 If you have not logged onto your Admin America portal before please continue

More information

OMICS Publishing Group Online Submission System

OMICS Publishing Group Online Submission System OMICS Publishing Group Online Submission System Editorial Manager -Reviewer Tutorial Contents Reviewer Software Requirements Reviewer Login Overview Registering with EM Duplicate Registration check Possible

More information

IT/2015/01. Online Invoice. 1. Scope of this project: 1.1 Details about Online Invoice: Kuantan Port Consortium Sdn. Bhd. Scope of this project: 1

IT/2015/01. Online Invoice. 1. Scope of this project: 1.1 Details about Online Invoice: Kuantan Port Consortium Sdn. Bhd. Scope of this project: 1 1. Scope of this project: We are upgraded our online invoice system to new version of system. In this new system, we improve the system performance and we implemented new layout of the page. Here we added

More information

CITI Training Instructions

CITI Training Instructions CITI Training Instructions CITI Ethics Training is required for all Principal Investigators and Faculty Advisors submitting a proposal to APSU s IRB. The training is all online and takes about two hours

More information

IRIS OpenEnrol & IRIS OpenPayslips. Employee Guide

IRIS OpenEnrol & IRIS OpenPayslips. Employee Guide IRIS OpenEnrol & IRIS OpenPayslips Employee Guide Contents How to open your IRIS OpenEnrol or IRIS OpenPayslips account... 3 Mobile apps... 4 Examples of Android App Screens... 4 Examples of IOS App Screens...

More information

UNIWEB Registration Instructions

UNIWEB Registration Instructions Go to https://uniweb.unipd.it Before starting, change language to English (top right) Click on «Registration» to start your registration procedure. UNIWEB Registration These are the information you are

More information

Architecture Assessment Case Study. Single Sign on Approach Document PROBLEM: Technology for a Changing World

Architecture Assessment Case Study. Single Sign on Approach Document PROBLEM: Technology for a Changing World Technology for a Changing World Architecture Assessment Case Study Single Sign on Approach Document PROBLEM: Existing portal has Sign on Capabilities based on the SQL Server database and it s not having

More information

Tutorial: How to Accept a Team Space Invitation. by DSwiss AG, Zurich, Switzerland V

Tutorial: How to Accept a Team Space Invitation. by DSwiss AG, Zurich, Switzerland V Tutorial: How to Accept a Team Space Invitation by DSwiss AG, Zurich, Switzerland V 1.1-2015-04-29 ACCEPT A TEAM SPACE INVITATION This tutorial will guide you through how to accept an invitation to a Team

More information

Registered User Insurance Instructions for Domestic Travel with Student Clubs/Organizations

Registered User Insurance Instructions for Domestic Travel with Student Clubs/Organizations Registered User Insurance Instructions for Domestic Travel with Student Clubs/Organizations 1. Go to: http://www.adventistrisk.org/insurance/trave linsurance.aspx. 2. Type in your User Name and Password

More information

BDO P11D Enterprise Version 25.0 Getting Started

BDO P11D Enterprise Version 25.0 Getting Started BDO P11D Enterprise Version 25.0 Getting Started Introduction Installation instructions for Version 25.0 are provided in this guide; see Installing P11D Enterprise 2018-19. Please read the instructions

More information

Web Database Applications: Report. Name. Institution of Affiliation

Web Database Applications: Report. Name. Institution of Affiliation Web Database Applications: Report Name Institution of Affiliation 1 Table of Contents Assumptions... 3 Validation Constraints... 3 Test plan... 6 Customer registration... 6 Customer authentication... 8

More information

User Manual for Academic Information Management System

User Manual for Academic Information Management System User Manual for Academic Information Management System 1 Page Index Login Instructions:... 3 Set Preferences:... 6 Set Academic Session:... 7 Access Modules/Menus:... 7 Faculty Examination Marks Entry:...

More information

Server Manager User and Permissions Setup

Server Manager User and Permissions Setup Login and Security Once you successfully create your company databases, the next step is to define the groups and users that can access the TRAVERSE data and the functionality they will have within the

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

GUIDE TO REJSUD LOGGING IN FOR THE FIRST TIME

GUIDE TO REJSUD LOGGING IN FOR THE FIRST TIME GUIDE TO REJSUD LOGGING IN FOR THE FIRST TIME Contents Guide to RejsUd Logging in for the First Time... 1 1.1 General information about logging in... 2 1.2 Logging in for the First Time... 2 1.2.1 Changing

More information

Systems Analysis

Systems Analysis Systems Analysis 152-170 SQL 1: Creating and Filling Tables 25 points Using the ERD and data dictionary on the following pages, provide the SQL to each question below. For each question: Enter and test

More information

Admin Guide Verizon Auto Share Platform.

Admin Guide Verizon Auto Share Platform. Admin Guide Verizon Auto Share Platform. Verizon Auto Share Platform Admin Guide Contents Verizon Auto Share Platform Admin Guide...2 1.1 Initial Setup...4 2.1 Users and Roles...5 2.2 Manage Company Users...6

More information

Such parameters as user s name, , phone numbers to send tracking information, password can be changed in the user settings.

Such parameters as user s name,  , phone numbers to send tracking information, password can be changed in the user settings. 1. Entering the system The system is accessed on the website pandora-on.com On the home page you should enter login (email) and password that was given to you by the developer after signing the contract.

More information

Best Net Basics Revised 11/22/2017

Best Net Basics Revised 11/22/2017 Revised 11/22/2017 REGISTER YOUR BEST NET ACCOUNT San Bernardino City Unified School District employees use the County s Best Net Employee Self Service site for Pay Stub viewing and/or printing. Best Net

More information

Installing Authoring Manager

Installing Authoring Manager Installing Authoring Manager Installing Authoring Manager v5.2 (PC only) System Requirements: Before you install Authoring Manager, you should ensure that your system meets the minimum software and hardware

More information

GUIDELINES for using HRDC Online System

GUIDELINES for using HRDC Online System GUIDELINES for using HRDC Online System Contents GUIDELINES for using HRDC Online System... 2 HOME PAGE... 3 REGISTRATION PAGE... 4 SIGN IN... 5 FORGET PASSWORD... 6 MAIN PAGE... 7 MODIFY REGISTRATION

More information

Car-Net registration in the vehicle How to set up the online services in your Volkswagen.

Car-Net registration in the vehicle How to set up the online services in your Volkswagen. Car-Net registration in the vehicle How to set up the online services in your Volkswagen. Dear driver, Brief information about Volkswagen Car-Net With the optionally available Volkswagen Car-Net, you arrive

More information

A Project Report On E-Watch Shopping System

A Project Report On E-Watch Shopping System A Project Report On E-Watch Shopping System Submitted By Patel Jigisha M Patel Payal V. Group No: 50 M.Sc. (CA & IT) Semester-III Guided By Mrs.Komal.H.Patel Submitted to Department

More information

Qualys SAML 2.0 Single Sign-On (SSO) Technical Brief

Qualys SAML 2.0 Single Sign-On (SSO) Technical Brief Qualys SAML 2.0 Single Sign-On (SSO) Technical Brief Qualys provides its customers the option to use SAML 2.0 Single SignOn (SSO) authentication with their Qualys subscription. When implemented, Qualys

More information

USER MANUAL. Road User Portal (RUP) - Upgrade your Fast-track Account to a Full Account or Merge it with an Existing Full Account

USER MANUAL. Road User Portal (RUP) - Upgrade your Fast-track Account to a Full Account or Merge it with an Existing Full Account USER MANUAL Road User Portal (RUP) - Upgrade your Fast-track Account to a Full Account or Merge it with an Existing Full Account In case of additional questions contact Satellic Customer Support on 00800/72

More information

USER GUIDE LEARNING TO USE THE VERISCREEN SYSTEM

USER GUIDE LEARNING TO USE THE VERISCREEN SYSTEM USER GUIDE LEARNING TO USE THE VERISCREEN SYSTEM Instructions for Site Access Click Here to Log In A new browser window will be open with the Login Screen. Enter your username and generic password. Note:

More information