Skip to content

bepitome/flutter-basic-authentication-challenge

Repository files navigation

Challenge #1 – Basic Authentication

Tasks to complete

  • Fork this repository and create a new branch with prefix of your github username and challenge name. For example if my github account is mutairibassam thus my branch should be like mutairibassam/basic-authentication.
  • Authenticate successfully with the below account using Basic authentication.
    • username: jarmatage8
    • password: xwNEVYPnI
  • Display user profile (first name, last name, email, username, company, gender).
  • Add teammate list (display all employees who are working at the same company as a list).

To download challenge APIs, click here

Note: We don’t expect something perfect. Just submit what you can do to evaluate your current skills and take you to the next step.


Project Submission:

For code review - create a pull request and we will do our best to review your code within 72 hours. In case you faced any difficulty with git or github, you are welcome to book a support session book now.

In case you couldn’t be able to complete the project, don’t give up! We are still here to help you. You can also book a support session with field experts to guide you. For flutter related Adnan, or Ayman for challenge and backend related Bassam.

Submissions with missing tasks, or buggy apps will be ignored.