METEO3: A Qt Weather Application

Create an app retrieves live weather data using the OpenWeather One Call API 3.0.
The app should use geolocation to be able to retrieve weather from a specified city.

  • Qml QtQuick layouts
  • Qml QtQuick ListView
  • Qml QtQuick Controls
  • Qml Bindings
  • C++ Model/View Programming
  • C++ AbstractListModel
  • Qml and C++ interfacing
  • CMake
Try It Out
App Logo