Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/YusuFKaan48/PixelWeather


https://github.com/YusuFKaan48/PixelWeather

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

GIF Caption

Pixel Weather provides users with real-time weather and location information, complemented by AI-generated images that adapt to the current weather conditions. All of this is presented in a charming pixel font.

# What I Used
* πŸ”¨ UI Kit
* πŸ—ΊοΈ OpenWeather API (https://openweathermap.org/current)
* 🎨 Midjourney
* πŸ–ΌοΈ Figma

# Welcome Part

The LoginView is a login screen that utilizes the protocol-delegate pattern to handle the login event. When the user logs in for the first time, it requests the location information. Once the location is provided, the user is directed to the main application. Subsequent logins will directly redirect the user to the main application without requiring location input again. This functionality is achieved using User Defaults to store the location data.

First time example:

GIF Caption

Second time example:

GIF Caption

# Main Part

The main part features a visually appealing weather interface powered by real-time data from OpenWeather API. The UI Kit and pixel font create a delightful atmosphere, while AI-generated images adapt to the current weather conditions.

Some examples:

GIF Caption
GIF Caption
GIF Caption
GIF Caption