Skip to content

YusuFKaan48/PixelWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages