A simple OpenUI5 application that can perform searches for books by name and author. The data is provided by the Google Book API.
This project explores the following concepts:
- Consumption of RESTful API.
- Data binding using JSON model.
- Responsiveness to various screen sizes.