Hello,
I want to create an Admin side page where the admin could do the following things:
1) Create a page where Admin can able to add a list of courses
-while clicking on add course button it will ask for:
a)Course name
b)course duration
c)cost of the course
2) Inside each course admin could able to add a list of modules example is given in picture number 3
-there must be a widget to mark it as complete.
- and when user will click on any module it will redirect to the given link(suppose given a youtube tutorial link).
Please help me with this logic.
Thank you,
Tapas
Ok,
See the .OML example in attachment.
when click in Add New module:
Hope it's help.
Regards.
Hi Tapas,
More one example with cards:
.OML in attachment.
Hello Agno,
Thank you very much for the help.
I would be trying creating similar page for user side where user could only able to access the added courses and their module without getting add courses or any operation that an admin had.
Do you want to do in reactive ou traditional ?
I want to do it in reactive.
Regards,