Skip to content

tkoehlerlg/TorbensBookshelf

Repository files navigation

Torben's Bookshelf (iOS-App)

Swift

About

An App for Remembering which books you have at home by simply saying it to you! Just scan the Code on the back of the book and know if you have it! Furthermore, adding books you have been never easier thanks to the OpenLibrary. More benefits are also that the App knows everything about your book and also about your author, so you might find information you did not know before!

Architecture Overview

This app is built with Swift, using The Composable Architecture (TCA) by PointFree. An interesting fact about the app is also that the different logic and UI parts of the app have been separated for better development.

Links

Setup

  1. Install the current Xcode Version (>= 14.3). – Link for installation with xcodereleases.com

  2. Clone this project and navigate to the project's root directory.

  3. Open the project with open MyBookshelf.xcodeproj.

  4. Specify the Target in the top Bar. (You can also use your iPhone by connecting it to your Mac.)

Bildschirmfoto

  1. And now run the Project with cmd r or by clicking on the Play Button in the top-left corner.

CI/CD

Continuos Deployment

Deploying

Pushing changes to the main branch will deploy a new version to production. Xcode Cloud is recognising any changes on the main branch and auto-archiving and deploying the App.

External Links

About

My Project for the CODE University

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages