← Works

NoteBook

NoteBook is a book focused note taking app. Utilizing Google Books API and the CodeScanner framework, users can scan or search for the books they are reading and add them to their bookshelf. These books then act as a container for the user to write down notes and quotes related to that specific book and they will all be saved on the device using Core Data.

Find on Github ↗
Swift
SwiftUI
Core Data
Swift Concurrency
Xcode
SDWebImageSwiftUI
Lottie
CodeScanner
Google Books API

Demo

A short video demonstration of NoteBook in action. Going to through all the features which includes looking up books and adding them to the bookshelf, adding notes and deleting notes. Go to the next slide to see code snippets for this project.