Dylan van den Brink

CM Scout

WORK IN PROGRESSWIP
GoSwiftUI

I play some FIFA in my personal time, especially Career Mode and in that mode you sometimes want a great, young player to develop. SoFIFA.com helps in that regard by having a database of all the players in the game and allows you to search and filter them. However they don't have a mobile app, only a mobile version of their site which isn't great.

So I made a backend in Go which scrapes their pages, persists them in SQLite and exposes an API. I also created an iOS app written in SwiftUI to allow you to search and filter the database.

© 2022 Dylan van den Brink