crisischeckin
crisischeckin copied to clipboard
Mobile App - View Requests
This feature has been recently added to the crisis checkin site. It basically allows admins to create tasks/request and assign them to users as well as mange the tasks. For the mobile app we would simply like to create a way for users to view the tasks that they have been assigned as well as mark them as completed. We will not be tackling the admin controls of this feature from the mobile app.
Back end: Read/write access to the request DB and user DB
I will give it a shot.
@zipswich I invited you to the repo so we can assign this. Thanks!
The web API should be fine. The basic components of the mobile app for this issue are there. It needs the following:
- UI polishing.
- Change the code to use the id of the authenticated user instead of a fixed id.
The current simple UI: