...
- The server-side module should:
- Provide a way of assigning a user to only one program
- Provide a page to display which program has been assigned to each user
- Return the program assigned to the user once the mobile user successfully authenticates during the first login.
- The mobile application should
- Get the program from the server and automatically set up the device without the user selecting the program.
- The server-side module should:
...
5. Media Management
...
...
The media management feature supports handling media items and making them available for use on the mUzima app to support user training and patient education among other
...
use cases. This page enables one to upload media items and place them into categories.
- The server-side module should:
- Provide a way to Add Media Item.
- Provide a page to display and edit all media items.
- Provide a way to display media categories.
- Provide a page to edit all media categories.
- Setting to disable the media menu item
- The mobile application should
- Get the media from the server and automatically download during initial setup
- A bottom navigation menu item named; Media
- The server-side module should: