Skip to content

UBC-CIC/Amazon-Location-Service-Demo

Repository files navigation

Amazon Location Service Demo -- React JS

Project Overview

This project provides a deployable demo that showcases lots of features from Amazon Location Service.

Features showcased in this app

  • Maps (Visualize location information)
  • Places (Geocoding/Reverse Geocoding)
  • Routes (Calculate routes with different transportation and departure time options)
  • Geofence (Create, list, delete geofence)

See all features available on Amazon Location Service Here

Simple Architecture Overview

The users sign up using a secured login through Amazon Cognito into a ReactJS Web Application hosted via AWS Amplify.

Temporary credentials will be generated by the Cognito User Pool after the user signed in, the App uses the credentials to access Amazon Location Service via AWS Javascript SDK.

Table of Contents

Index Description
Application Screenshots Check out the application's user interface.
Deployment Learn how to deploy this project yourself.
Credits Meet the team behind this
License License details.

Application Screenshots

HomePage

Application Home Page

GeofencePage

Geofence Page

TruckModeOptions

Route calculation for navigation

TruckModeOptions

Options for truck navigation

Deployment

To deploy this solution into your AWS Account please follow our Deployment Guide

Credits

This demo was developed by Edward Chen, with guidance from the UBC CIC technical teams.

License

This project is distributed under the MIT License.

About

A deployable Amazon Location Service Demo application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published