Giter VIP home page Giter VIP logo

football-leagues's Introduction

Football Leagues - iOS Swift App

The Football Leagues Swift Application is a clean and scalable, reusable and maintainable iOS app built using the Model-View-ViewModel-Coordinator (MVVM-C) architecture. This project is designed to demonstrate best practices for developing iOS applications, including code organization, maintainability, and scalability.

Features

  • View a list of football leagues.
  • See league details, including name, country, and seasons.
  • Surfe specific club details
  • Navigate between views using a coordinator pattern.
  • Fetch data from a sample API.
  • Native Generic Reactive URLSession
  • MVVM architecture for clean separation of concerns.
  • Dependency injection for testability.
  • Swift, UIKit, Xib files.
  • Combine for reactive programming.
  • Core data for caching
  • SwiftLint

Architecture

This project follows the Model-View-ViewModel-Coordinator (MVVM-C) architecture pattern for a clean and maintainable codebase. Here's a brief overview of the components:

  • Model: Represents the data structure of the application.
  • View: Displays the UI and binds to ViewModels.
  • ViewModel: Handles business logic and exposes data to the View.
  • Coordinator: Manages navigation and flow between screens.

The project also employs Clean Architecture principles to separate concerns and promote testability.

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

  • Xcode (version 14.0 or newer)
  • macOS (version 13.5 or newer)

Installation

  1. Clone the repository to your local machine.

    git clone https://github.com/Amin-0-1/football-leagues.git
  2. build and run

football-leagues's People

Contributors

amin-0-1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.