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

Completed Task1 and Task2 #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bigoxdev
Copy link

Task 1:

  • Add new tab
  • Implement API Invoke Success/Fail message and display the response on alert
  • Add user info asking button to navigate to the User information input form
  • Add User information input form
  • Show User information on a new tab

Task 2:

Task2.txt

@bigoxdev
Copy link
Author

bigoxdev commented Jul 3, 2023

Update Task 1:

  • Revise the code to make better use of HTTP client and using DI.
    In the assessment initial template, it was using DependencyService.register, but it's suitable for smaller project, as I wrote in the comment. I recommend to use DI Container for bigger solutions.
  • Add offline feature using SQLite, just to show the basic functionality of using SQLite.

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.

1 participant