Building a new IOS app

I am trying to build a new ios app (Clicker), which is an educational app for universities. I want to build it using SwiftUI NOT Storyboard, and its features are:

  1. Login and register with Firebase.
  2. Students can put their attendance when they are asked by the instructor.
  3. The instructor can make a pop quiz, and he/she can choose the quiz type: Multiple Choice/Polls/Yes or No.
  4. The quiz results will be shown on the instructor's account.

And other features.

So, what should I learn to make a progress with it?

If something is not clear, please reply to this question.

Did you already study all the SwiftUI courses from Apple ? If not, that would be a good start.

Building a new IOS app
 
 
Q