You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository houses the source code and assets for "TravelBrew" an useful React Native app that shows nearby gas stations, cafés, and restaurants. It was designed by our team for the WWCode App Deploy Hackathon 2023.
Através da API do Google Places, faz uma busca pelos estabelecimentos que estão próximos ao usuário, retornando todos os resultados que possuem número de telefone e um link direto para o whatsapp.
travel-helper aims to provide a unique travel planning experience by leveraging the power of OpenAI's language model to understand your preferences and create a tailored itinerary.
Analyze data pulled from OpenWeather API and Google Places API to determine weather trends at varying distances from the equator. Use this information to find an ideal vacation location.
This repository has a client-side section called "search-nearby-places" that makes use of the Google Places API. The readme file contains a demo link to see project.
A Swift-based iOS weather app utilizing Tomorrow.io API to fetch real-time weather data. Supports location-based search, city lookup with autocomplete, detailed weather forecasts, interactive charts, and social media sharing.
A web-based weather search application built with Angular, Node.js, and MongoDB, integrating the Tomorrow.io API for real-time weather updates. Features location-based search, autocomplete suggestions, dynamic charts, and a favorites list with MongoDB storage.
This repository has a server-side section called "search-nearby-places" that makes use of the Google Places API. The readme file contains a detailed explanation.