crisischeckin icon indicating copy to clipboard operation
crisischeckin copied to clipboard

Mobile App - View Requests

Open NaveenP94 opened this issue 8 years ago • 4 comments

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

NaveenP94 avatar Jun 16 '16 17:06 NaveenP94

I will give it a shot.

zipswich avatar Jun 18 '16 13:06 zipswich

@zipswich I invited you to the repo so we can assign this. Thanks!

tonysurma avatar Jun 18 '16 15:06 tonysurma

The web API should be fine. The basic components of the mobile app for this issue are there. It needs the following:

  1. UI polishing.
  2. Change the code to use the id of the authenticated user instead of a fixed id.

zipswich avatar Jun 18 '16 21:06 zipswich

The current simple UI: ht requests page

zipswich avatar Jun 18 '16 21:06 zipswich