Rating Images is a minimalist Android app that allows you to search for and rate images on the web. The app is built using the Glide (bumptech) library to load images on user request.
- Search Images: Enter a keyword in the search bar to find an image.
- Rate Images: Like or Dislike an image using the appropriate buttons.
- Simple Interface: One image on the screen with minimal controls for easy use.
- Clone the repository:
git clone https://github.com/yourusername/rating-images.git
- Open the project in Android Studio.
- Build and run the app on an emulator or real device.
The app uses the following libraries: