/footballgather-ios

iOS Repo for Football Gather

Primary LanguageSwift

Football Gather - iOS Side

Swift 5.2 Xcode 11.6

FootballGather is a demo project for friends to get together and play football matches as quick as possible. My intention is to to try out different iOS Architecture Patterns and use server side Swift (Vapor this time). I used Balsamiq for creating mockups for the screens.

This repo contains the iOS App logic. For the server side version, please check Football Gather - Server Side.

Features

  • Ability to add players
  • Set countdown timer for matches
  • Play with friends in gathers

Architecture Patterns implemented

  • MVC
  • MVVM
  • MVP
  • Coordinators - MVP with Coordinators
  • VIPER
  • VIP / Clean Swift

Screens

FootballGather-db-diagram

Author

You can reach out to me @radude89 or find me on Stack Overflow.