If you want to see the app fully powered by SwiftUI
, you can download it from App Store. Link here.
Everything is open source. Check the production version with SwiftUI from the repo here.
Happy coding!
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.
- Ability to add players
- Set countdown timer for matches
- Play with friends in gathers
- MVC
- MVVM
- MVP
- Coordinators - MVP with Coordinators
- VIPER
- VIP / Clean Swift
You can reach out to me @radude89 or find me on Stack Overflow.