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

[Integrate] As a logged-in user, I can submit my answers to the survey questions #30

Open
nkhanh44 opened this issue Jul 25, 2023 · 0 comments

Comments

@nkhanh44
Copy link
Collaborator

Why

The user can submit their answers to the survey questions.

Acceptance Criteria

  • The API endpoint /api/v1/responses is called.
  • If the API returns success, show the Complete Survey screen. Then after 3 seconds, the app will navigate to the Home screen.
  • If the API returns an error, show an error popup.
  • Unit tests are added and passed.

Design

228429888-d547e719-da0b-42f6-aff4-b3793a15ee62
@nkhanh44 nkhanh44 added this to the 0.7.0 milestone Jul 26, 2023
@nkhanh44 nkhanh44 modified the milestones: 0.7.0, 0.8.0 Aug 31, 2023
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

1 participant