Welcome to the iOS Library App repository! This mobile application serves as the final project for my college course. The app is developed in Swift and utilizes Core Data to efficiently store library information, including addresses, names, and details about the books available.
- Long press on a library to view detailed information.
- Tap to choose a library for further interaction.
- Once a library is chosen, select a book from the available collection.
- Reserve a chosen book by providing personal information.
- Required personal info includes first name, last name, and email.
- Swift
- Core Data