Currently only subtopic list has sequence number to properly mark the sequence of subtopics for the users. Todos : - [x] Implement similar sequencing for topics also. So, that topics and subtopics sync properly in sequence while serving content to users. - [x] Modify topic entity to also include sequence number - [x] Modify all the request dtos and entities for including sequence number for topics.
Currently only subtopic list has sequence number to properly mark the sequence of subtopics for the users.
Todos :