Inspiration

Lots of people have a trip during winter vacation. During our project discussion period, due to the COVID19, one of our member mentioned that many people may afraid of the popular place, where many people visit. After some discussion, we decided to build a web based service to provide users the current situations of the place where user wants to visit.

What it does

The EPYG provides user: Current Traffic conditions, Current images from Social Network Service, and google search trends of the place which user search on our web-service.

How we built it

Client Side: React Server Side: Python - Flask

We used some google cloud APIs: Google Maps, Translates, VisionAI

Google Maps - get location, get traffic conditions Google Translates - to allow any languages Google VisionAI - detecting number of people in the pictures

Challenges we ran into

  • We've never used Google Cloud and Flask before.
  • Mapping between Language code and Country code.
  • Communications between React and Python

Accomplishments that we're proud of

This is our first time to work together, and we complete it!

What we learned

  • Problem solving based on Tech!
  • Communicating for teamwork!
  • Using Google Cloud

What's next for [EPYG] Every Place You Go

  • Blurring images for privacy. (We've already implemented face detecting using Google VisionAI)
  • Road conditions between starting point and destination.
Share this project:

Updates