Found 185 repositories(showing 30)
r-renato
Climacell weather provider integration is a custom component for Home Assistant. The climacell platform uses the Climacell API as a source for meteorological data for your location.
alliander-opensource
This API is intended to help you fetch weather data from different data sources in an efficient and uniform way. By just supplying a list of locations and a time window you can get data for a specific source immediately. This project is licensed under the MPL-2.0 license.
deanbot
Angular.js provider for fetching current weather and forecast data using the Dark Sky API.
OpenServicesEU
Angular.js provider for fetching current weather and forecasts (5 days and 16 days) using Openweathermap API.
ATOUIYakoub
This repository contains a simple weather API built using Django Rest Framework. The API allows users to retrieve weather information based on location queries. It integrates with a weather service provider to fetch real-time weather data.
ikubicki
Fibaro Home Center Weather Provider based on OpenWeather API
TimothyDJones
Example Golang application for retrieving weather from multiple providers via API
ahmnouira
:rainbow: Weather applications developed with various technologies and frameworks Angular, React. uses APIs from different providers.
MUHAMMEDSINANCP
CP Weather is a weather app powered by OpenWeatherMap API, providing real-time weather updates for current and searched locations. Utilizing clean architecture, Provider for state management, Geolocator for location, it ensures accurate forecasts and seamless user experience.
Atuoha
Weather App - utilizing openWeatherMap API and Provider making use of two types; city selection and city search and can also forecast for five days
mertalp0
My Flutter project that I made using Provider state management and api. In the application, I pull the weather information of the location with the API service and show it to the user.
basitali1509
A current weather application made in flutter in android studio. The application is capable of showing all the necessary current weather data of any city. It is based on MVVM architecture pattern and provider state management to monitor any changes in the UI. REST APIs is used to fetch the data from server.
thomasgalliker
.NET API for Swiss national weather provider MeteoSwiss
swapnilrai73
Functional weather application using javaScript. API provider "https://api.openweathermap.org"
SandokanSaruhan
Weather Sando is a simple iOS app for weather forecasting which use OpenWeatherMap API used as weather provider (swift 4.2)
mohitnx
A simple weather app implememtation using onepweathermap api and provider for state management.
NeemCharles
A weather forecast app built with flutter. Searches, Fetches and displays real-time weather data from any city in the world using Weather API. Also makes use of the provider package for State Management. UI inspiration from dribbble.
Prajapatikapil41
We created a live weather application which likely falls under the category of software development or web development so that the application can provide real-time weather information to users. This application involves integrating with APIs from weather data providers, designing user interfaces and implementing many features.
Manmeet-123
Used the Open Weather Map API to create a simple weather application in android studio as a part of Udacity's Android development course. Implemented features like ListView, Fragments, SQLite database, Content Providers, Share Intent and Map location intent
aymanebenhima
In this project I will build a fully working mobile weather app using Ionic 5 and Angular 9. We will be using the API from wunderground.com. we will create a provider to reach out to the API and return and display the data. We will also implement Ionic storage to save the location data.
Perseus14
An android application that acts as a connecting bridge for people in a community/neighbourhood. People of that neighbourhood can login and post questions,answers,blogs etc... People can also conduct polls about the decisions undertaken by the community as a whole.We have also implemented a request service feature where people can request service from a carpenter/plumber/painter etc.. These requests are processed and sent to the particular service provider through an SMS using exotel API's. An admin verifies the existence of a user and sends a confirmation SMS to the user. We have also used openweathermap API to get current weather which is reflected on the home page.The background image of our home page change depends on the weather outside. We have partially designed an ad algorithm where the ads on the people's timeline change according to the posts of the people using data mining.
aravindiiitb
An android application that acts as a connecting bridge for people in a community/neighbourhood. People of that neighbourhood can login and post questions,answers,blogs etc... People can also conduct polls about the decisions undertaken by the community as a whole.We have also implemented a request service feature where people can request service from a carpenter/plumber/painter etc.. These requests are processed and sent to the particular service provider through an SMS using exotel API's. An admin verifies the existence of a user and sends a confirmation SMS to the user. We have also used openweathermap API to get current weather which is reflected on the home page.The background image of our home page change depends on the weather outside. We have partially designed an ad algorithm where the ads on the people's timeline change according to the posts of the people using data mining.
abhinabasadhu
• create a website that displays numerical data, predictions about the numerical data and the results of sentiment analysis. • The numerical data will be obtained from web services. It cannot be obtained from web scraping. For example, it could be product price data from web services, stock prices, exchange rate prices, weather, football results, etc. • The text data for sentiment analysis will be obtained from web services, such as the Twitter API or Facebook Graph. • Machine learning will be used to make predictions about future values of the data. • Also display synthetic data that we will provide to check data visualization and machine learning. • All third party data will be stored in the cloud. • The front end of the website only has to display visualizations of the data, predictions about the data and the results of the sentiment analysis. No other functionality is required. • The code that downloads data from web services and uploads it to the cloud must be written in TypeScript. • Website will be hosted on the cloud using serverless technology. Lambda functions on the server can be written in any programming language (JavaScript is recommended). • The front end of website can use ordinary JavaScript or a JavaScript framework. • WebSockets will push new data items to subscribed clients. • The coursework and teaching materials will be based on Amazon Web Services (AWS). use a different cloud provider. However, we will only be able to provide very limited support with projects that are based on a different cloud provider.
ktnishide
Flutter MVVM Provider Change notifier Open Weather API
SignalK
Signal K Server Weather API provider plugin for Open-Meteo weather service
manoj7034
Implement Weather API Integration with FastAPI and External Provider
JuanRomani
Weather provider from www.openweathermap.org, using both actual and 24-hour forecast weather API.
ahmedemam55
A Flutter weather app using clean architecture and provider for state management, integrated with a weather API .
amir786mca
Flutter weather app using OpenWeatherMap API, Provider for state management, and Lottie animations for real-time weather visualization.
ELDERGARLIC
A Weather App using OpenWeatherMap API and the Provider Package for state management in Flutter framework.