Skip to the content.

Weather-on-Ruby

A weather app that you can enter city’s name and show the city’s weather and temperature in Traditional Chinese. Using OpenWeatherMap Weather API.

Usage

Important

You must have a API key and save it in format of ‘&appid=YOURAPI’ in the api.rb, and named it @api_param.