0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
The purpose of this gem is to provide information about the weather state
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

 Project Readme

Easy weather - Gem

The porpuse of this gem is to provide information about about the weather state. To accomplish this the developer is free to choose wich weather data provider API they want to use. Weather API options:


Requirements

  • The user can provide a location identifier (city name, coordinates) in order to see wether data of that place.
  • The user can ask for the forcasts of the next day up to next five days
  • The user can ask for astronomy data (sunrise, sunset)
  • The user can see the temperature of the specified place
  • The user can ask data about wind(speed) and atmosphere (humidity, pressure, visibility) conditions
  • It should be a gem