Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.74 KB

File metadata and controls

39 lines (29 loc) · 1.74 KB

posts

2021 iOS Test by Bitroot Org.

Bitroot iOS internship Use iOS Use XCode Use GitHub

What we expect:

  • Proficient knowledge of the latest version of Swift programming language and the framework that is used by the company.
  • Understanding of Backend REST APIs (To communicate with team members)
  • Ability to manage a iOS design, including database handling as well as scaling applications to handle load changes
  • Knowledge of accessibility and security compliance
  • Experience with version control, such as Git

Create a small step calculator app using server based data and also local hardware data.

Tasks:

  • Calculate footsteps through the phone's hardware sensors and show following footsteps metrics and show it in the UI.
  • Integrate REST APIs API in the app using alamofire, with these API set to reflect in the UI.

Frameworks to be used

  • MVP / MVVM
  • Repository Architecture (Optional)

Additional Points for

  • Using Realm DB or Coredata
  • Using latest native iOS tools by apple eg.(AppClips)
  • Simplified 3rd Party integrations enhancing the app's functionalities and keeping the app size to minimal.

Resources for the task


  1. APIs

APP UI

posts