Skip to content

iOS mobile app prototype that uses Google's Books API to retrieve and save book information.

License

Notifications You must be signed in to change notification settings

alessonJuley/GoogleBooksApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GoogleBooksApp: iOS Mobile Application Project

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.

Getting Started

To explore this project, follow these simple steps:

  1. Clone the repository to your local machine:
    git clone https://github.com/alessonJuley/GoogleBooksApp.git
  2. Build and run app using Xcode.

Screenshot

Author

Alesson Abao

Graduate Diploma in Software and Web Development (Level 7)
Manukau Institute of Technology - Manukau Campus
Linkedin: https://www.linkedin.com/in/alessonabao
Github: https://github.com/alessonJuley

Releases

No releases published

Packages

No packages published

Languages