A iOS app to track and record your dailys from multiple teams transcribing everything that's said in the meeting made in SwiftUI





- This app was made with App Dev Tutorials from Apple and was super fun to do! (I really recommend you to access it)
- The entire Tutorial used iOS 16 and XCode 14, but i used the iOS 18 and XCode 16 and adapted the deprecated API's.
- The principal technologies that has been used was:
SwiftUI
,iOS 18
,AVFoundation
,SFSpeechRecognizer
,FileManager
,JSON
,LocalStorage
and the nativeSwiftUI State Management
.
Thanks for reading ;))