Skip to content

ErickBGomez/weather-project

Repository files navigation

Project description

The Odin Project: Weather app usin FreeWeatherAPI

To include in project:

Main features:

  1. Show current time (including day or night indicators)
  2. Preview current temperature (low, high and feels-like)
  3. Show current cloud condition (clear, moody, etc...)
  4. Show forecast of the 3 next days (at least to maintain free tier of the API)
  5. This forecast includes conditions, temperatures, and humidity (if possible)
  6. Include sunrise and sunset times
  7. Show current moon phase
  8. Show wind speed and direction
  9. Show UV index
  10. If posible, include more properties (dew point, pressure, visibility, etc...)

Other features:

  1. Search with suggested locations
  2. Notify when an error has ocurred
  3. Change between MPH or KPH wind speed values preferences
  4. Change between °F or °C temperatures preferences
  5. Show loading screen

Notes:

  • vis_km and vis_miles: Abbreviation of "Visibility".

Settings

  • Temperature units (°C, °F)
  • Hour display (24 hour, 12 hour)
  • Speed and distance units (miles, kilometers)
  • Pressure units (inches, millibar)
  • Autorefresh (1 hour, 3 hours, 5 hours, 12 hours, 24 hours)

About

The Odin Project: Weather app using FreeWeatherAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published