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

https://github.com/a-samod/random-image-generator-app

This Swift application is a simple yet fun project that combines the functionality of fetching random images from Google with the ability to change the background color dynamically.
https://github.com/a-samod/random-image-generator-app

random-image-generator swift

Last synced: 12 months ago
JSON representation

This Swift application is a simple yet fun project that combines the functionality of fetching random images from Google with the ability to change the background color dynamically.

Awesome Lists containing this project

README

          

# Random Image Generator App

This Swift application is a simple yet fun project that combines the functionality of fetching random images from Google with the ability to change the background color dynamically. The app features a "Generate Random" button that, when clicked, fetches a random image from Google and updates the background color simultaneously.

## Features

- **Random Image Fetching:** Click the "Generate Random" button to fetch and display a random image from Google.

- **Dynamic Background Color:** The background color of the app changes every time a new random image is generated, adding a visually dynamic element to the user experience.

## Getting Started

1. **Clone the repository to your local machine.**
```bash
git clone https://github.com/A-Samod/RandomPhoto.git

Open the project in Xcode.

2. Build and run the application on your iOS device or simulator.

3. Click the "Generate Random" button to experience the randomness!

## Requirements
- Xcode 12 or later
- Swift 5.0 or later

Screenshot 2024-01-21 at 22 43 10