A modern Book Library application built with Ionic 7+ and Angular 17+ following Clean Architecture principles. Integrates with OpenLibrary API for book discovery with offline-first SQLite storage.
This driver has SQLite embedded, you don't need to install one separately. Instead, this driver is based on pure-Go implementation of SQLite (https://gitlab.com/cznic ...