

The account details will be sent in an invitation to this email address. Last name: enter the last name (surname) of the contact/guestĮmail address: enter the email address for the guest account. User name: use the contact's email address for their User name (this is the username they will use to log in to Sendit)įirst name: enter the first name of the contact/guest j25rober)Ĭlick on the "Invite Others" (top right next to the "Log out" and "Help")Įnter the guest account contact information using the following guidelines for the mandatory fields:
WEB SENDIT PASSWORD
Log in to Sendit using your UWaterloo username and password (Your username is your 8-character username, i.e. Anyone with a UWaterloo username can create a guest account for somebody outside of the University. Users without a valid UWaterloo username will require a guest account to access and use Sendit. Receiving files from an individual external to the University of Waterloo You can download the individual files by clicking on the file name or download all of the files with one click Once the password has been verified (if required), you will see a download page that displays the files included in this transfer You will be sent to a web page where you may be required to enter a password (if the sender has password-protected the file) Transfers between people within the University of Waterloo
WEB SENDIT HOW TO
You register your service worker in this JavaScript file.Īdd the following code to scripts/main.These instructions describe how to receive files using Sendit with either another University of Waterloo user or a non-UWaterloo user. Your app/index.html page loads scripts/main.js. You'll add code to it later.įirst, you need to register this file as your service worker. In your app directory, notice that you have an empty file named sw.js. When this checkbox is enabled, the service worker is forcibly updated every time the page reloads.
WEB SENDIT UPDATE
Select the Application panel, click the Service Workers tab, and check the Update on Reload checkbox.Open DevTools: Ctrl-Shift-I on Windows and Linux, Cmd-Option-I on macOS.You should see a page that looks like this - though your version might show 127.0.0.1:8887 as the address:ĭuring development, it's helpful to ensure that your service worker is always up to date and has the latest changes. Then stop and restart the server by sliding the Web Server: STARTED toggle to the left and then back to the right.Ĭlick the Web Server URL to visit your site in your web browser. Under Options, check the box next to Automatically show index.html, as shown below: This enables you to serve your work in progress via the URL shown in the Web Server URL(s) section of the dialog. You'll see this dialog next, which allows you to configure your local web server:Ĭlick the Choose folder button, and select the app folder in the push-notifications folder you downloaded. In the Apps window, click the Web Server icon: If you don't have that app installed yet, you can get it from the Chrome Web Store:Īfter installing the Web Server for Chrome app, click on the Apps shortcut on the bookmarks bar: Though you're free to use your own web server, this codelab is designed to work well with the Web Server for Chrome app.

WEB SENDIT ZIP
If you download the source as a ZIP file, unpacking it gives you a root folder push-notifications-master. There are two ways to get the sample code for this codelab:

our community is growing fast, and as our company expands, protecting our users will continue to be top of mind. these AR games serve as a light-hearted way to spark conversations with friends. Web Server for Chrome, or your own web server of choice sendit is a platform to discover and play augmented reality games with friends.How to subscribe and unsubscribe a user for push messaging.In this codelab, you'll learn how to add push notifications to your web app. Push messaging provides a simple and effective way to re-engage with your users.
