upliftdawah / UpliftdawahDocs

0 stars 0 forks source link

[New Muslim] We are missing Educational Material screens #54

Closed upliftdawah closed 4 years ago

upliftdawah commented 4 years ago

This is one of the most important flows of this app. This should be the first tab opened for new muslims when the login, which should list educational materials for this new muslim. The education material object has a status field for Read/Unread. so all the unread ones should be bold and at the top (use sort order: 'status asc, created_at desc'). Clicking on the educational material should open in a new window and mark it as 'Read'. There is no other action for this screen.

MuhammadSarimBader commented 4 years ago

I have tested it the feature is working fine as per our initial discussion read unread handling is also there.

upliftdawah commented 4 years ago

What to you mean? where do I see the educational material list? when I login as new muslim i don't see the option

MuhammadSarimBader commented 4 years ago

Select your mentor and you may see that screen

upliftdawah commented 4 years ago

We don't need it under mentor but instead we should have flat list of all educational material for the user. We have APIs for that and as I said it should be the first screen to open

upliftdawah commented 4 years ago

verified