skylab-main / ios

3 stars 0 forks source link

[FEATURE] Modify the LessonViewModel so that you can pass additional information to the following screens #100

Closed 1cetoprosto closed 1 year ago

1cetoprosto commented 1 year ago

The following fields need to be added:

var title: String
var videoID: String
var linkPresentation: String
var telegramLink: String
var task: [String] // there may be several tasks on the same topic