Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile App - View Requests #659

Open
NaveenP94 opened this issue Jun 16, 2016 · 4 comments
Open

Mobile App - View Requests #659

NaveenP94 opened this issue Jun 16, 2016 · 4 comments
Assignees

Comments

@NaveenP94
Copy link
Collaborator

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

@zipswich
Copy link
Collaborator

I will give it a shot.

@tonysurma
Copy link
Member

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

@zipswich
Copy link
Collaborator

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
Copy link
Collaborator

The current simple UI:
ht requests page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants