Skip to content

Shruti2208/TestTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks

  1. Develop a basic data retrieval layer (repository) in the architecture you are most familiar with. Ensure the layer supports automatic retries: The API is very unstable. Once in a while, the API will return HTTP 500. At that moment, the download needs to retry. Ensure the data is complete, so that all records are downloaded successfully.
  2. Bring the data into a Flutter App and display the “xAcc”, “yAcc”, “zAcc” parameters in a combined line chart.

Optional Tasks

  1. In a secondary page, show the “lat”/”lon” parameters within a simple Google/Apple Map within the App. The display should reflect the path of a journey.

Simulator Screen Shot - iPhone 13 - 2022-04-26 at 15 05 34

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published