Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atereshkov/myreads

Books tracker app written in Swift and SwiftUI. Modular MVVM architecture (SPM) with Composition Root.
https://github.com/atereshkov/myreads

clean-architecture ios modular-architecture mvvm spm swift swiftui

Last synced: 3 months ago
JSON representation

Books tracker app written in Swift and SwiftUI. Modular MVVM architecture (SPM) with Composition Root.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/atereshkov/myreads.svg?branch=main)](https://travis-ci.com/atereshkov/myreads) [![codecov](https://codecov.io/gh/atereshkov/myreads/branch/main/graph/badge.svg)](https://codecov.io/gh/atereshkov/myreads)

# MyReads

Books tracker app written in Swift and SwiftUI. Modular MVVM architecture (SPM). DI, Navigation, Unit Tests and more in mind.