GitHunt
BE

bepitome/flutter-basic-authentication-challenge

Basic authentication flutter challenge

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.

Languages

C++47.5%CMake41.3%HTML4.2%C3.2%Swift2.6%Dart0.7%Kotlin0.4%Objective-C0.1%

Contributors

BSD 3-Clause "New" or "Revised" License
Created August 20, 2022
Updated May 2, 2023
bepitome/flutter-basic-authentication-challenge | GitHunt