Skip to content

azatgoktas/AppStoreReviews

Repository files navigation

AppStoreReviews

  • This application fetches and displays App Store reviews.
  • It is built using Xcode 15.0.1 and follows the MVVM (Model-View-ViewModel) design pattern for a clean and maintainable codebase.
  • A separate Swift Package Manager (SPM) package handles networking, ensuring modularity and reusability.
  • The code is highly testable, with unit tests covering all use cases.
  • Routers are used to make routing operations, well seperated from UI classes

How to run

Opening Xcode and running the project will be enough, no further action is needed to run the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages