cloud travel planner - github pages

8
Cloud Travel Planner COMS E6998 final project Chong Hu(ch3467) Wenjie Chen(wc2685) Xinyue Wang(xw2647) Yuanmeng Xia(yx2548) TRANSCENDING DISCIPLINES, TRANSFORMING LIVES

Upload: others

Post on 16-Feb-2022

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Cloud Travel Planner - GitHub Pages

Cloud Travel PlannerCOMS E6998 final project

Chong Hu(ch3467)Wenjie Chen(wc2685)Xinyue Wang(xw2647)Yuanmeng Xia(yx2548)

TRANSCENDING DISCIPLINES, TRANSFORMING LIVES

Page 2: Cloud Travel Planner - GitHub Pages

2 | Cloud Travel Planner

Intro

WHY: Travel is a popular way to relax while planning the trip could be a time-consuming

task. People need

HOW: Using AWS CLOUD TECH such as lex bot to start a plan just doing Q&A, or searching

attractions with your own keywords through elasticsearch. For people who enjoy discussing, by

AppSync they can open a private chat room to talk. For those who do not have an idea, though

Pinpoint and SQS, we can send them latest news to give them some inspiration.

WHAT: By using this application, users can have a list of attractions without worrying

about not having a choice. And users will get a detailed schedule arrangement with clear instructions. Last but not least, users can share your schedule with their partners allowing them to edit the schedule or just let them mark their choices to help to make the decision. Users can even chat with them in a small chat room.

Page 3: Cloud Travel Planner - GitHub Pages

❏ Amplify

❏ Cognito

❏ DynamoDB

❏ ElasticSearch

❏ Lambda

❏ S3 Bucket

❏ SQS

❏ Pinpoint

3 | Cloud Travel Planner

What AWS Cloud Techs do we use?

❏ SES

❏ API Gateway

❏ Lex

❏ AppSync

❏ GraphQL

❏ CloudWatch

Page 4: Cloud Travel Planner - GitHub Pages

4 | Cloud Travel Planner

Backend Architecture

A set of tools to build full stack applications

Data storage

Email sending

authentication

Page 5: Cloud Travel Planner - GitHub Pages

5 | Cloud Travel Planner

Backend Architecture

Page 6: Cloud Travel Planner - GitHub Pages

6 | Cloud Travel Planner

Front-end Design

Page 7: Cloud Travel Planner - GitHub Pages

Live Demo

7 | Cloud Travel Planner

Page 8: Cloud Travel Planner - GitHub Pages

Thank you

TRANSCENDING DISCIPLINES, TRANSFORMING LIVES