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

Feature/26-storing-session-forms-sqlite #28

Merged
merged 36 commits into from
Jul 3, 2023

Conversation

wayangalihpratama
Copy link
Contributor

@wayangalihpratama wayangalihpratama commented Jun 28, 2023

TODO/DONE


AXIOS

  • Install axios
  • Setup axios
  • Unit test

FUNCTIONALITY

  • Login with passcode
  • Store session to sqlite
  • Store forms to sqlite

WORKFLOW:

  • If you already have a session, the back button SHOULD NOT go back to the Get Started or the Pass-code page
  • If you already put the code, add user page will show (waiting AddUser page to be done)
  • If you don't have any user but already put the Pass-code, the page should stay in add user (waiting AddUser page to be done)
  • If you already have a user, the navigation should be in Form List (waiting AddUser page to be done)

@wayangalihpratama wayangalihpratama self-assigned this Jun 28, 2023
@wayangalihpratama wayangalihpratama marked this pull request as draft June 28, 2023 04:19
@wayangalihpratama wayangalihpratama changed the title [#26] Install & setup axios Feature/26-storing-session-forms-sqlite Jun 29, 2023
@wayangalihpratama wayangalihpratama marked this pull request as ready for review June 30, 2023 12:54
app/App.js Show resolved Hide resolved
@dedenbangkit dedenbangkit merged commit c9954dc into main Jul 3, 2023
0 of 2 checks passed
@dedenbangkit dedenbangkit deleted the feature/26-storing-session-forms-sqlite branch July 3, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants