A Swift app for saving book notes digitally. Snap a photo of the cover to build a library and write page-by-page notes without writing in your physical books.
Book.Mind.Demo.MP4
While reading books, I've always had the following problem: I want to take notes on specific quotes and passages, but at the same time, I don't want to ruin the look and freshness of my book by writing in it. So, I built this app to solve this exact problem. Book Mind allows me to add books to my digital library by simply taking a picture of its cover and then take notes on specific pages and log how the passages made you feel using emojis. It also keeps track of the dates when you take notes, encouraging you to keep the streak going!
- Clone the repo
git clone https://github.com/anvsult/bookmind - Open the project in Xcode
- Build and Run it in your preferred target
As this is an open-source development project, sideloading onto a physical device via a free Apple Developer account requires a re-build every 7 days due to standard iOS provisioning profiles.
Anvar Sultanov - anv.sult@gmail.com
This project is licensed under the MIT License - see the LICENSE.md file for details