This iOS mobile application project is the second project required to finish the course "Mobile Application Development." The project requires creating an iPhone app that will allow users to search and store random information from a public web API such as search and store random images. The API used in this project is Google's Book API. This app allows users to:
- Search random information of any entity found in the Books API.
- Save the selected information of the entity with at least four attributes to local database using Core Data, including book title, book cover, date published, and language.
- Display the stored information using UITableViewController.
To explore this project, follow these simple steps:
- Clone the repository to your local machine:
git clone https://github.com/alessonJuley/GoogleBooksApp.git
- Build and run app using Xcode.
Manukau Institute of Technology - Manukau Campus
Linkedin: https://www.linkedin.com/in/alessonabao
Github: https://github.com/alessonJuley