An Easy-to-Use Mobile App for Personal Buy and Sell Intermediate Project Report

Size: px
Start display at page:

Download "An Easy-to-Use Mobile App for Personal Buy and Sell Intermediate Project Report"

Transcription

1 An Easy-to-Use Mobile App for Personal Buy and Sell Intermediate Project Report Code: FYP14016 Group members: Chow Ka Hei, Cheung Chun Man Supervisor: Dr. Wu C Content P.1 Project Objective P.2-3 Project Background P.4 Project Methodology P.5-9 Accomplishment P.10 Future Development Project Objective This project aims at developing an online shopping platform in the form of an Android apps which let users trade their own goods or products easily. At the buyer side, the Android apps should allow users to post the photo of the items onto the platform and add information such as price, keywords, location etc. on it, with just a few simple clicks. Users can sell the product by bidding in the platform too. At the seller side, the apps should allow users to search for the items by keywords, name, seller s name, price, category etc. Users can also follow the items of a specific sellers. The apps can help users calculate the distance and travelling time between the users and the product location set by the seller. More functions like linking this apps to social platform and notifications are what we want to implement too. The most difficult part of the project is that we should follow the habit of modern consumers to develop an apps that attracts them. Therefore, we should study a lot of other apps which have similar functions and improve and integrate the functions into this apps. To conclude, we are targeting on a powerful online shopping apps with various functions which facilitate both sellers and buyers, and this apps should be attractive to modern consumers by the functions. 1

2 Project Background We referenced some apps that are available in the Google Play Store. Also, we studied the Google Material Design. Group Buying Apps example: BeeCrazy Android Apps Main page Product Page BeeCrazy is a famous Hong Kong group buying company. Its Android apps mainly consists of two pages: a main page that shows all group buying events in a ListView, and if we press one of these events, a product page will be shown with the details of the event and a button to buy product. We think that this layout design is suitable for our online shopping platform apps since it is attractive to users to buy products and it can show information in a good form. Social Platform Apps: Instagram 2

3 Instagram allows users to post their photos in their wall after logging in. If other users followed him/her, they can see the photos and leave comments on them. Instagram allows users to search photos by hashtag. Hashtag is a method to add keywords on photos. All we need to do is to type #+keywords when we post the photo. Instagram allows users to take photos and add information on the photos by just few simple steps. We think that all functions and user interface design of Instagram are very useful and user-friendly. They are the reason why Instagram is so popular. We can reference to Instagram s function and UI to create our online shopping apps. Google Material Design Google Material Design is a set of rules for developers to design the user interface of the Android apps. The attributes of common Android UI components, such as the margins of a text box, the color of background and the text size, are specified in Google Material Design. We can see that many famous Android apps such as Gmail apps, Facebook apps, Google Drive apps and Google+ follows Google Material Design. We would like to adopt this design in order to improve user experience. 3

4 Project Methodology An online shopping apps should include a server-side database in order to allow users to read/write data remotely. However, in Android application, JDBC is not supported. To access the database, a common practice is to make PHP files to provide different services with database at the server. Android application can send HTTP request to the PHP web page and get the HTTP response. The data queried by PHP can be formatted as JSON which allows Android application to handle data easily using JSON library. Since JSON data format is small in size, it is suitable to be used in data transfer between server and mobile phone. Images of the product and user are stored at the server for user to download. In order to download them quickly, the images are compressed in Android apps. In order not to download the same image again in each refresh, caching of images to memories and disk is needed. It can be done by using existing open sourced Android apps library. Asynchronous task is used when we need to send HTTP request or upload/download images from the server because it will not block the UI. After finishing the process, the information or the image is loaded to the apps and image will be cached in memories and disk. It can be done by using Android library. List View with dynamic loading is used to list out the products of users. In each loading task, only a fixed number of products information are shown. When user saw the last products, another loading task will be happened to load the next batch of products. It can be done by using existing open sourced Android apps library. 4

5 Accomplishment 1. Login Page Users can use their own username and password to login to the apps. The login page is located in the setting/profile page. If login is successful, users can see their own profile page. Login status is stored in SharedPreferences file so users can remain logged in. 2. Profile Page Once the users have logged in to Sellfie, it will return to the profile page. This page shows the user information and the posts posted by themselves. Logout button on the top can be used to logout the current account. 5

6 3. Home Page The home page of the application displays all the posts posted by the users that they follow. Some brief information of the item is listed like the name, price and the seller. 4. Detail Product Page When users click on the post, they can see the detail information of the product. If the product is a bid item, users can bid it by pressing the BID NOW button or if the bid has ended, users are no longer able to bid it. Users can also follow or unfollow the sellers so that the post by sellers will be appeared or disappeared in the home page respectively. 6

7 5. Bidding Function Every users can bid for an item. Several checks are implemented to improve the accuracy of the biding. First, if one user was already the current winner of the bid, he/she cannot bid it unless the price has changed. Second, in case that a user bid a item that its current price was changed, it will return an error message states that bid is not successful. If nothing wrong happens, user can successfully bid an item. 6. Search Page By entering the search field, users can search the posts that their names match the search field no matter the users are following the sellers or not. It displays all the post in our database. 7

8 7. Post Page (Fix Price Products) In the post page, users need to fill the name, fix price or bidding, price, introduction and take a photo by camera or choose a photo from gallery. 8. Post Page (Bidding Products) In the post page, users can also select bidding to sell a product. The base price (starting price), bid increment and the duration of the bid are required. 8

9 9. Database phpmyadmin is used to set up our database. There are total 6 tables in our design: Follow, Keywords, Message, Photo, Product and User. In order to communicate with the database using the Android application, we use HTTP and PHP to transfer data between the client and the server. 9

10 Future Development Tag products with keywords and categories We would like to allow users to add keywords and select categories on each product. The function may be similar to Instagram s hashtag function. It can facilitate the searching method and buyers can find what they want more easily. Location We would like to allow users to choose the location of delivery of the product. Also, we would like to make a function that buyer can see the distance and the time of travelling from the current location to the location of delivery. Users can know what products are nearer to them in order to have a better intention to buy products. Link with Facebook/google account We would like to allow users to login the apps by Facebook/Google account and allow users to share the product they are interested to friends. Also, users can see which friends are using this apps too and follow their friends in this apps. Notification We would like to notice a user when other users have done some action to him/her or their products status are changed such as being followed, the products being bid and the bidding period of products ended. 10

Getting Started on Fitmoo / User Guide

Getting Started on Fitmoo / User Guide Getting Started on Fitmoo / User Guide CONTENTS Sign up / Sign In Build Profile Post Box Account Settings / Instagram Sync Dashboard Earnings Sales Management Product Management / Adding Products / Shipping

More information

Nursery Phone App Tutorial

Nursery Phone App Tutorial Nursery Phone App Tutorial This document is a reference guide to help nurseries navigate Plantbid s phone app. If you require extra assistance please call our support staff at (985) 845-4104. The Plantbid

More information

2013 Honeywell Users Group Americas Symposium. Mobile App Guide

2013 Honeywell Users Group Americas Symposium. Mobile App Guide 2013 Honeywell Users Group Americas Symposium Mobile App Guide Introduction Welcome to the 2013 Honeywell Users Group Americas Symposium. This year, we have replaced the printed agenda book with a mobile

More information

MyanPay API Integration with Magento CMS

MyanPay API Integration with Magento CMS 2014 MyanPay API Integration with Magento CMS MyanPay Myanmar Soft Gate Technology Co, Ltd. 1/1/2014 MyanPay API Integration with Magento CMS 1 MyanPay API Integration with Magento CMS MyanPay API Generating

More information

Adobe Connect and Zoom are web conferencing tools with many features. Google Hangouts and Skype are primarily for voice calling or text chat.

Adobe Connect and Zoom are web conferencing tools with many features. Google Hangouts and Skype are primarily for voice calling or text chat. Group Work Options The group work options listed below can be used during IVC course sessions. Students will have to have a pair of headphones and a microphone for all of these options. Individual groups

More information

XMEye Android Mobile Monitoring Client English Manual

XMEye Android Mobile Monitoring Client English Manual XMEye Android Mobile Monitoring Client English Manual Written by: The test department Prepared Date: 2014-03-25 Version: V1.0 目 录 1. Introduction... 3 1.1. Brief Introduction... 3 1.2. Main Functions...

More information

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080 Qsync Qsync is a cloud based file synchronization service empowered by QNAP Turbo NAS. Simply add files to your local Qsync folder, and they will be available on your Turbo NAS and all its connected devices.

More information

Step-by-Step Help Guide for Freegal Movies and Television

Step-by-Step Help Guide for Freegal Movies and Television Step-by-Step Help Guide for Freegal Movies and Television 0 Table of Contents Welcome 2 What is Freegal Movies and Television 2 Freegal Music Offerings to Patrons 2 Freegal Movies and Television Homepage

More information

IIT MOBILEPRINT. Mobileprint Workflow

IIT MOBILEPRINT. Mobileprint Workflow IIT MOBILEPRINT Mobileprint integrates with existing OTS printing system to enable user to print documents, images and email messages using email client or a web capable devices. This include smartphones,

More information

Mini Project - Phase 3 Connexus Mobile App (Android)

Mini Project - Phase 3 Connexus Mobile App (Android) Mini Project - Phase 3 Connexus Mobile App (Android) Click here to get Connexus apk. It is inside the shared folder Here is my github repository: https://github.com/azizclass/nimadini The 3 rd phase is

More information

Candidate Online Timesheet Instructions

Candidate Online Timesheet Instructions Candidate Online Timesheet Instructions instructions - Candidate 1 Benefits New online timesheet platform accessible from any mobile device Web portal access allowing you to update your resume at the click

More information

IntelliPay Billpay Application Documentation

IntelliPay Billpay Application Documentation IntelliPay Billpay Application Documentation Contents Billpay Introduction First Time Payment (With username and password) First Time Payment (Without username and password) Returning Customer Introduction:

More information

SUMMARY. e-soft s.r.l.

SUMMARY. e-soft s.r.l. Pag. 1 di 10 SUMMARY FIRST STEPS ON VT-BAG... 2 LOGIN... 2 SERVER SYNCHRONIZATION... 4 VT-BAG FEATURES... 5 MODULES ORGANIZATION... 5 FIELDS TO DISPLAY IN ENTITY LIST... 6 ENTITY DETAIL... 7 NAVIGATION

More information

QUICK INSTALLATION GUIDE ACTIVATE

QUICK INSTALLATION GUIDE ACTIVATE ACTIVATE ACTIVATE ACTIVATE 1. Activate the business cloud A. Service Activation: You will receive a confirmation e-mail within 2 hours maximum BASE business Cloud: Notification/Notificatie B. Go to https://cdashboard.

More information

GEPL Capital Mobile Trading App

GEPL Capital Mobile Trading App GEPL Capital Mobile Trading App User Manual Version 2.2.0.0 Document Information DOCUMENT CONTROL INFORMATION AUTHOR GULZAR KHOPATKAR DOCUMENT MOBILE APPLICATIONS VERSION 2.2.0.0 www.geplcapital.com Page

More information

Egnyte App for Android Quick Start Guide

Egnyte App for Android Quick Start Guide Egnyte App for Android Quick Start Guide Introduction Welcome to the Quick Start Guide for the Egnyte App for Android. This guide will explain how to: Access files. Download content for offline access.

More information

MXview ToGo Quick Installation Guide

MXview ToGo Quick Installation Guide MXview ToGo Quick Installation Guide First Edition, July 2015 2015 Moxa Inc. All rights reserved. P/N: 18020000000C0 Overview MXview ToGo allows you to use your mobile devices to monitor network devices

More information

LIBRARY ACCESS SYSTEM SMARTPHONE APPLICATION USING ANDROID

LIBRARY ACCESS SYSTEM SMARTPHONE APPLICATION USING ANDROID Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 3, March 2015,

More information

ITSC ServiceDesk User Guide. For. End-User Inquiry Submission

ITSC ServiceDesk User Guide. For. End-User Inquiry Submission ITSC ServiceDesk User Guide For End-User Inquiry Submission April 2014 The contents of this document remain the property of and may not be reproduced in whole or in part without the express permission

More information

Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC. Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents...

Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC. Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... Point of View ProTab 3XXL IPS - Android 4.0 Tablet PC English Contents Contents... 1 General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Buttons and connections...

More information

JOBS IN KHARKOV. mobile application for the job search and recruitment website

JOBS IN KHARKOV. mobile application for the job search and recruitment website JOBS IN KHARKOV mobile application for the job search and recruitment website PROJECT DESCRIPTION Jobs in Kharkov is the mobile application created for the job search and recruitment website of the same

More information

Xopero Backup Build your private cloud backup environment. Getting started

Xopero Backup Build your private cloud backup environment. Getting started Xopero Backup Build your private cloud backup environment Getting started 07.05.2015 List of contents Introduction... 2 Get Management Center... 2 Setup Xopero to work... 3 Change the admin password...

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

Mobile Banking. Click To Begin

Mobile Banking. Click To Begin Mobile Banking Click To Begin Click On Your Type Of Phone iphone Please select the method you would like to use for accessing your account from the options below: APP (Downloadable Application from itunes)

More information

NOTE: New directions for accessing the Parent Portal using Single Sign On

NOTE: New directions for accessing the Parent Portal using Single Sign On NOTE: New directions for accessing the Parent Portal using Single Sign On PROCESS STEPS SCREEN SHOTS Launch a web browser (Internet Explorer, Safari, or FireFox) and go to PowerSchool Parent Portal URL:

More information

JobLink How To: Employer Slide(s) 3. Employer Profile Overview Slide(s) 10. Jobs and Internships Slide(s) 22

JobLink How To: Employer Slide(s) 3. Employer Profile Overview Slide(s) 10. Jobs and Internships Slide(s) 22 JobLink How To: Employer Slide(s) 3 Current Employer Slide(s) 4-5 New Employer Slide(s) 6-9 Employer Profile Overview Slide(s) 10 Home Tab Slide(s) 11-12 My Account Tab Slide(s) 13-15 Calendar Tab Slide(s)

More information

Using the owncloud Android App

Using the owncloud Android App Using the owncloud Android App Accessing your files on your owncloud server via the Web interface is easy and convenient, as you can use any Web browser on any operating system without installing special

More information

Small Studio Pilates Classes Pilates Online - Login

Small Studio Pilates Classes Pilates Online - Login Small Studio Pilates Classes Pilates Online - Login Mindbody Online is a program that Bellbird Sports and Spinal uses to co-ordinate all group Pilates classes In addition to these handouts you can find

More information

CUSTOMER WORK REQUEST INFORMATION

CUSTOMER WORK REQUEST INFORMATION CUSTOMER WORK REQUEST INFORMATION Facility Management Division uses computerized maintenance management software known as Total Maintenance Management (TM2). This Window SQL Server 2005 based program contains

More information

imageprograf Direct Print & Share Guide

imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide Ver. 2.0 Canon Inc. 1. Features of imageprograf Direct Print & Share The features of imageprograf Direct Print & Share are

More information

MDM User Guide June 2012

MDM User Guide June 2012 June 2012 Sy mantec Corporation, 2012 Page 1 Purpose of Document This document provides a guide for users of App Center to set up and use Mobile Device Management (MDM) capabilities. MDM allows the App

More information

Link and Sync Guide for Hosted QuickBooks Files

Link and Sync Guide for Hosted QuickBooks Files Link and Sync Guide for Hosted QuickBooks Files A How-To Guide for Syncing QuickBooks Files Table of Contents Hosted QuickBooks Files Overview:... 2 Rules Overview:... 2 Link and Sync Hosted QuickBooks

More information

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? Enterprise Computing & Service Management How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? In order to connect remotely to a PC computer from your Mac, we recommend

More information

Point of View Mobii 925 - Android 4.2 Tablet PC. General notices for use... 2 Disclaimer... 2 Box Contents... 2

Point of View Mobii 925 - Android 4.2 Tablet PC. General notices for use... 2 Disclaimer... 2 Box Contents... 2 Table of Contents General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Buttons and connections... 3 1.2 Start up and shut down... 3 2.0 Introduction to Google Android

More information

ClicktoFax Service Usage Manual

ClicktoFax Service Usage Manual ClicktoFax Service Usage Manual 1. Log in to Fax Service 2. Configure your account 3. Send a fax 4. Receive a fax/search for Faxes/View Faxes 5. Logout 6. Additional Support 1. Log into fax service: a.

More information

External Account Creation and Upload Instructions for the Local Government (LG) Audit Report Collection System

External Account Creation and Upload Instructions for the Local Government (LG) Audit Report Collection System External Account Creation and Upload Instructions for the Local Government (LG) Audit Report Collection System In order to submit data for any Department of Audits and Accounts (DOAA) web application,

More information

Final Year Project Interim Report

Final Year Project Interim Report 2013 Final Year Project Interim Report FYP12016 AirCrypt The Secure File Sharing Platform for Everyone Supervisors: Dr. L.C.K. Hui Dr. H.Y. Chung Students: Fong Chun Sing (2010170994) Leung Sui Lun (2010580058)

More information

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication Mobile App Activation Before you can activate the mobile app you must download it. You can have up to

More information

To learn more about social networking, see the handout titled Know Social Networking.

To learn more about social networking, see the handout titled Know Social Networking. Know facebook Objectives Identify different social networks Identify common features of a social network Understand social networking etiquette Sign up for a Facebook account Create a profile in Facebook

More information

How To Send Mail From A Macbook Access To A Pc Or Ipad With A Password Protected Email Address (Monroe Access) On A Pc (For Macbook) Or Ipa (For Ipa) On Pc Or Macbook (For

How To Send Mail From A Macbook Access To A Pc Or Ipad With A Password Protected Email Address (Monroe Access) On A Pc (For Macbook) Or Ipa (For Ipa) On Pc Or Macbook (For Email client settings: Incoming Mail (IMAP) Server requires SSL: Outgoing Mail (SMTP) Server requires TLS or SSL: Account Name: Email Address: Password: imap.gmail.com Use SSL: Yes Port: 993 smtp.gmail.com

More information

NAS 242 Using AiMaster on Your Mobile Devices

NAS 242 Using AiMaster on Your Mobile Devices NAS 242 Using AiMaster on Your Mobile Devices Learn to use AiMaster on your mobile devices A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Use AiMaster

More information

Using Remote Web Workplace Version 1.01

Using Remote Web Workplace Version 1.01 Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote

More information

CYBERCRIMINAL IN BRAZIL SHARES MOBILE CREDIT CARD STORE APP

CYBERCRIMINAL IN BRAZIL SHARES MOBILE CREDIT CARD STORE APP CYBERCRIMINAL IN BRAZIL SHARES MOBILE CREDIT CARD STORE APP August 2014 RSA agents recently traced a threat actor advertising a mobile credit card store application. The cybercriminal shared the information

More information

The Mannheim University Library App

The Mannheim University Library App The Mannheim University Library App IgeLU 2015 Alexander Wagner Mannheim University Library alexander.wagner@bib.uni-mannheim.de 2015/09/04 My Name is Alexander Wagner I am Systems Administrator & Developer

More information

Welcome to EMP Monitor (Employee monitoring system):

Welcome to EMP Monitor (Employee monitoring system): Welcome to EMP Monitor (Employee monitoring system): Overview: Admin End. User End. 1.0 Admin End: Introduction to Admin panel. Admin panel log in. Introduction to UI. Adding an Employee. Getting and editing

More information

MCSC Online Booking System. User Manual

MCSC Online Booking System. User Manual MCSC Online Booking System User Manual Contents 1 Logging on to the Room Booking System 2 2 Making a Reservation 3 2.1 Views 3 2.2 Room availability 4 2.3 Booking a room 5 3 Changing or Cancelling a Booking

More information

LIBRARY MEMBER USER GUIDE

LIBRARY MEMBER USER GUIDE LIBRARY MEMBER USER GUIDE CONTENTS PAGE Part 1) How to create a new account... 2 Part 2) How to checkout a magazine issue... 4 Part 3) How to download Zinio Reader 4... 10 a) For your PC... 10 b) For your

More information

Reporting Relationship Self Service Guide

Reporting Relationship Self Service Guide Reporting Relationship Self Service Guide Reporting Relationship Self Service through My Sac State enables university employees (faculty and staff) to view the name, department and position title for the

More information

9You can help build your customer base and attract more visitors to your ebay

9You can help build your customer base and attract more visitors to your ebay TOP SEO STRATEGIES 9You can help build your customer base and attract more visitors to your ebay shop by employing search engine optimisation (SEO) tactics. Here are a few tried and tested SEO strategies

More information

FTP Accounts Contents

FTP Accounts Contents FTP Accounts Contents Goal... 2 1. Add an FTP Account... 2 2. The FTP Account Management Table... 3 3. Remove an FTP Account... 4 4. Edit an FTP Account's Quota... 4 5. Change an FTP Account's Password...

More information

Jovision Android Monitoring Software Operational Manual

Jovision Android Monitoring Software Operational Manual Jovision Android Monitoring Software Operational Manual Welcome to use Jovision s Android monitoring software. This software can be searched from Google play. User just input CloudSEE,and find CloudSEE

More information

easy-to-use platform. Our solution offers the best video, audio and screen-sharing quality across Window, Mac, ios, Android

easy-to-use platform. Our solution offers the best video, audio and screen-sharing quality across Window, Mac, ios, Android Getting Started On PC And Mac What is Zoom? Zoom, the cloud meeting company, unifies cloud video conferencing, simple online meetings and mobile collaboration into one easy-to-use platform. Our solution

More information

2-FACTOR AUTHENTICATION WITH

2-FACTOR AUTHENTICATION WITH 2-FACTOR AUTHENTICATION WITH 2X JUNE 2014 Two-Factor Authentication and Authy What is Two-Factor Authentication? Two-Factor Authentication is a process involving two stages to verify the identity of someone

More information

Downloading the GAIG Annuity App. Log In Screen. Home Page

Downloading the GAIG Annuity App. Log In Screen. Home Page Downloading the GAIG Annuity App ios users: https://itunes.apple.com/us/app/gaig-annuity/id925743711?ls=1&mt=8 Android users: https://play.google.com/store/apps/details?id=com.gaig.annuity.app.mobile.android.agent

More information

Computer Adelaide & Internet City Training Program

Computer Adelaide & Internet City Training Program Free Computer Adelaide & Internet City Training Program April to June 2014 BOOK NOW for FREE computer and internet training at the Adelaide City Digital Hub Gain new skills through group and one-on-one

More information

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? In order to connect remotely to a PC computer from your Mac, we recommend the MS Remote Desktop for Mac client.

More information

In a browser window, enter the Canvas registration URL: silverlakemustangs.instructure.com

In a browser window, enter the Canvas registration URL: silverlakemustangs.instructure.com 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

LIBRARY MEMBER USER GUIDE

LIBRARY MEMBER USER GUIDE LIBRARY MEMBER USER GUIDE CONTENTS PAGE Part 1) How to create a new account... 2 Part 2) How to checkout a magazine issue... 4 Part 3) How to download and use Zinio Reader 4... 8 a) For your PC... 8 b)

More information

Index. 1 Browser Requirement 2. 2 System Login. 4. 3 Market Quotes. 5. 4 Account Portfolio. 6. 5 Order. 9. 6 IPO Subscription.. 19

Index. 1 Browser Requirement 2. 2 System Login. 4. 3 Market Quotes. 5. 4 Account Portfolio. 6. 5 Order. 9. 6 IPO Subscription.. 19 Index 1 Browser Requirement 2 2 System Login. 4 3 Market Quotes. 5 4 Account Portfolio. 6 5 Order. 9 6 IPO Subscription.. 19 7 Change Password. 23 8 Keep Connection 24-1 - 1 Browser Requirement BOCOM International

More information

Software Requirements Specification For Real Estate Web Site

Software Requirements Specification For Real Estate Web Site Software Requirements Specification For Real Estate Web Site Brent Cross 7 February 2011 Page 1 Table of Contents 1. Introduction...3 1.1. Purpose...3 1.2. Scope...3 1.3. Definitions, Acronyms, and Abbreviations...3

More information

How to Use the Billericay School Portal

How to Use the Billericay School Portal How to Use the Billericay School Portal The school portal is a very useful facility which allows staff and students to access all their resources within the school system. Any software that works on the

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

Admin Reference Guide. PinPoint Document Management System

Admin Reference Guide. PinPoint Document Management System Admin Reference Guide PinPoint Document Management System 1 Contents Introduction... 2 Managing Departments... 3 Managing Languages... 4 Managing Users... 5 Managing User Groups... 7 Managing Tags... 9

More information

Configuration Guide - OneDesk to SalesForce Connector

Configuration Guide - OneDesk to SalesForce Connector Configuration Guide - OneDesk to SalesForce Connector Introduction The OneDesk to SalesForce Connector allows users to capture customer feedback and issues in OneDesk without leaving their familiar SalesForce

More information

MultiSite Manager. User Guide

MultiSite Manager. User Guide MultiSite Manager User Guide Contents 1. Getting Started... 2 Opening the MultiSite Manager... 2 Navigating MultiSite Manager... 2 2. The All Sites tabs... 3 All Sites... 3 Reports... 4 Licenses... 5 3.

More information

This software will update your Samsung Galaxy S II to Android 4.1.2 software version GB28.

This software will update your Samsung Galaxy S II to Android 4.1.2 software version GB28. Samsung Galaxy S II Android Jelly Bean Update Instructions This software update provided by Samsung will update your Samsung Galaxy S II from Android Gingerbread to Android Jelly Bean. This software will

More information

MTP: Continuous User Authentication on Android Using Face Recognition

MTP: Continuous User Authentication on Android Using Face Recognition MTP: Continuous User Authentication on Android Using Face Recognition Testing of FaceApp Application This experiment is being conducted to find out the accuracy rate of face recognition algorithm used

More information

How to Remotely Access the C&CDHB Network from a Personal Device

How to Remotely Access the C&CDHB Network from a Personal Device How to Remotely Access the C&CDHB Network from a Personal Device 13/09/2012 Contents Installing the Citrix Receiver for Windows PCs... 2 Installing the Citrix Receiver for Mac OS X... 6 Installing the

More information

Worksheet - Document management and Cloud Services on the ipad

Worksheet - Document management and Cloud Services on the ipad Worksheet - Document management and Cloud Services on the ipad This worksheet requires installation of the following ipad apps: Adobe Reader, Google Drive, Chrome, Windows Skydrive, Dropbox and Goodreader.

More information

EagleView HD Android Tablet User Guide

EagleView HD Android Tablet User Guide EagleView HD Android Tablet User Guide For Android v. 3.0 and Higher 866-659-8439 www.eagleview.com Table of Contents Overview... 2 Getting Started... 3 Installation... 3 Login... 4 Sign-in Settings...5

More information

Safe Arrival Parent Portal PARENT INSTRUCTIONS

Safe Arrival Parent Portal PARENT INSTRUCTIONS Safe Arrival Parent Portal PARENT INSTRUCTIONS Introduction Our school uses the Safe Arrival program to manage student attendance reporting. The Safe Arrival program reduces the time it takes to verify

More information

Getting Started with VMware Horizon View (Remote Desktop Access)

Getting Started with VMware Horizon View (Remote Desktop Access) Getting Started with VMware Horizon View (Remote Desktop Access) Use The Links Below To Navigate This Document Using VMware Horizon View with Tablet and Smartphone APP or Mobile Web Browser Walk Through

More information

Customer Relationship Management Software

Customer Relationship Management Software Customer Relationship Management Software Second CRM Mobile Web App Guide Version 1.2 Table of Contents SECOND CRM MOBILE OVERVIEW... 3 USER LOGIN... 3 LOGIN & NAVIGATION... 5 DASHBOARD... 5 VIEW... 6

More information

Advanced Digital Imaging

Advanced Digital Imaging Asset Management System User Interface Cabin River Web Solutions Overview The ADI Asset Management System allows customers and ADI to share digital assets (images and files) in a controlled environment.

More information

WEBTrader. User Guide

WEBTrader. User Guide WEBTrader User Guide Table of Contents Creating a Demo account How to log in Main Areas of the WebTrader Market Watch Favorites Adding Favorites Spot Panes Charts Adding New Chart Using Charts Chart Options

More information

Global Image Management System For epad-vision. User Manual Version 1.10

Global Image Management System For epad-vision. User Manual Version 1.10 Global Image Management System For epad-vision User Manual Version 1.10 May 27, 2015 Global Image Management System www.epadlink.com 1 Contents 1. Introduction 3 2. Initial Setup Requirements 3 3. GIMS-Server

More information

Wharf T&T. iwatch 2012 Mobile Apps User Guide (ios / Android)

Wharf T&T. iwatch 2012 Mobile Apps User Guide (ios / Android) Wharf T&T iwatch 2012 Mobile Apps User Guide (ios / Android) 1 Table of Contents 1. iwatch... 3 1.1 Application download and login... 3 2. imonitor... 4 2.1 imonitor Setup Procedures (First-time user)...

More information

Conflict of Interest Electronic Document Quick Reference Guide

Conflict of Interest Electronic Document Quick Reference Guide Conflict of Interest Electronic Document Quick Reference Guide The following quick reference provides guidance for using the Electronic Document Signature (EDS) system for the Conflict of Interest (COI)

More information

How to Use Vine. 1. Vine is a phone application. It works on iphones and Android phones. You need to download the application before you can sign up.

How to Use Vine. 1. Vine is a phone application. It works on iphones and Android phones. You need to download the application before you can sign up. How to Use Vine 1. Vine is a phone application. It works on iphones and Android phones. You need to download the application before you can sign up. 2. When you open Vine for the first time, you will see

More information

MT4 ANDROID USER GUIDE. FASTEST GROWING FX PROVIDER 2012 World Finance Awards. BEST TRADING PLATFORM World Finance Awards

MT4 ANDROID USER GUIDE. FASTEST GROWING FX PROVIDER 2012 World Finance Awards. BEST TRADING PLATFORM World Finance Awards FASTEST GROWING FX PROVIDER 2012 World Finance Awards BEST TRADING PLATFORM World Finance Awards FASTEST GROWING FX BROKER European CEO Awards BEST FX NEWCOMER 2011 World Finance Awards MT4 ANDROID USER

More information

manage content manage images change your password manage services manage meta tags keywords

manage content manage images change your password manage services manage meta tags keywords ATRA member website hosting and maintenance domain name updates rapid quote cost calculator custom pages testimonials certifications and affiliations links locations services staff gallery FAQs manage

More information

CREATING YOUR ONLINE PRESENCE

CREATING YOUR ONLINE PRESENCE CREATING YOUR ONLINE PRESENCE Congratulations on signing up for your webhosting package, you ve just completed the first and most important step in establishing your online presence. There are just a few

More information

Novo Nordisk Secure File Transfer User Guide

Novo Nordisk Secure File Transfer User Guide hehe Novo Nordisk Secure File Transfer User Guide Table of Contents 1. Purpose of this document... 2 2. Getting Access... 2 3. Installing the Upload/Download Wizard (first time only)... 2 4. Uploading

More information

Remote Desktop Connection user guide for Android.

Remote Desktop Connection user guide for Android. USER GUIDE Remote Desktop Connection user guide for Android. 1. Introduction These instructions apply to Android 4.1 or greater. This document is intended for any user wanting to access their office PC

More information

Exchange 2003 Mailboxes

Exchange 2003 Mailboxes Exchange 2003 Mailboxes Microsoft will stop supporting Exchange 2003 mailboxes in 2014 as it comes to the end of it s life. To maintain our levels of support and performance of all our customers, we will

More information

Gravity Forms: Creating a Form

Gravity Forms: Creating a Form Gravity Forms: Creating a Form 1. To create a Gravity Form, you must be logged in as an Administrator. This is accomplished by going to http://your_url/wp- login.php. 2. On the login screen, enter your

More information

Ekran System List of Frequently Asked Questions

Ekran System List of Frequently Asked Questions Ekran System List of Frequently Asked Questions User Activity Monitoring Where can I perform user activity monitoring? User activity monitoring is performed via the Ekran System Monitor. It provides an

More information

DISCOUNT DEALER PROGRAM

DISCOUNT DEALER PROGRAM DISCOUNT DEALER PROGRAM U.S. Cooler offers dealers the opportunity to purchase and sell walk-ins online through our Discount Dealer Program. The following outlines the step-by-step process. We also offer

More information

What do you mean that I have to have special web pages to communicate with FileMaker?

What do you mean that I have to have special web pages to communicate with FileMaker? 1 FileMaker Hosting Made Easy The top two reasons to host your FileMaker database are: Web Publishing and connecting via Remote Access. FileMaker Web Publishing FileMaker Web Publishing allows you to access

More information

Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean

Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean Course Description Getting Started with Android Programming is designed to give students a strong foundation to develop apps

More information

IQProtector Mobile Application

IQProtector Mobile Application IQProtector Mobile Application Version 1.1 User Guide Table of Contents Introduction... 2 Supported Versions... 2 Downloading and Installing the Application... 2 Opening a Protected Email... 3 Step 1 Viewing

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

White Rabbit Mobile App. Quick Reference

White Rabbit Mobile App. Quick Reference White Rabbit Mobile App Quick Reference Confidentiality Statement All information contained in this document is provided in confidence and shall not be published or disclosed wholly or in part to any other

More information

Net2 Anywhere - Installation

Net2 Anywhere - Installation Net2 Anywhere - Installation What is Net2 Anywhere? Net2 Anywhere is a range of services that use the internet to provide additional features for your Net2 access control system. Our secure web server

More information

The Official GFWC Mobile App Guide Last Updated 2/3/2016

The Official GFWC Mobile App Guide Last Updated 2/3/2016 The Official GFWC Mobile App Guide Last Updated 2/3/2016 Table of Contents: 1. Overview and Disclaimers 1.1. Description.Page 2-3 1.2. Changes... Page 3 1.3. Photo/Information Use Disclaimer..... Page

More information

NAVY COMMAND PRINCIPAL SECURITY ADVISOR RECOMMENDED FACEBOOK SECURITY SETTINGS

NAVY COMMAND PRINCIPAL SECURITY ADVISOR RECOMMENDED FACEBOOK SECURITY SETTINGS NAVY COMMAND PRINCIPAL SECURITY ADVISOR RECOMMENDED FACEBOOK SECURITY SETTINGS NC PSyA Recommended Facebook Settings - October 2014 1 Introduction 3 Privacy Shortcuts 3 Privacy Settings and Tools 6 General

More information

Welcome to Collage (Draft v0.1)

Welcome to Collage (Draft v0.1) Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...

More information

B&SC Office 365 Email

B&SC Office 365 Email B&SC Office 365 Email Microsoft Office 365 In its continuous efforts to provide the highest quality student experience, Bryant & Stratton College is giving students access to a new tool for accessing email.

More information

Enter Here --->> Directory Submitter Software For One > Get it Here <

Enter Here --->> Directory Submitter Software For One > Get it Here < Linux web server directory structure, apache web server deployment directory, tomcat web xml page encoding. Enter Here --->> Directory Submitter Software For One > Get it Here < TAGS: Active directory

More information

Website Creation Service: User s Guide

Website Creation Service: User s Guide Service: User s Guide 1 Table of Contents 1) Connecting to Your Online Interface 2) Start Creating Your Website 3) Managing Website Pages 4) Managing Website Content 5) Integrating Widgets and Other Content

More information