-
Notifications
You must be signed in to change notification settings - Fork 1
er feedback
HenriqueSFernandes edited this page Feb 15, 2025
·
1 revision
—
- Review the PDF generation approach since the final result doesn't allow text selection in the PDF. Is it an image?
- Why the need for the ProGram API actor? Only the API User is needed.
- In the 'authenticated user' table, the description start with 'As a user' when it should be 'As an authenticated user'. In several cases.
- 'Send group invitation' seems to be missing from the group owner? Since users can manage their invitations to groups.
- A note should be added about how the administrator gets authenticated into the admin area.
- Administrators can only manage users? Not individual posts nor groups?
- API User user stories should be more detailed, not simply 'access the API', but describe what is possible to do -- get users, get posts, etc.
- On the 'delete account' user story, the 'their content should be anonymized' should be details what content.
- Business rules could include information about what to do when a group is deleted -- posts are also deleted?
- BR04 (entry / exit date) is not relevant for inclusion. It refers to the registration and account deletion?
- Good work with the sitemap.
- 'UI09: Posts' should be singular. In the wireframe is correct.
- Tag page missing in sitemap? How are tags managed? Through search?