Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 596 Bytes

File metadata and controls

17 lines (13 loc) · 596 Bytes

10xers-test

demo: https://www.loom.com/share/4e0b55dc0e2f440da0d2f5a21d77ce4f

to run the application

npm start

time tracker

Sorry, I don't use TopTracker. Since my TopTracker has a problem with the recording, I decided to record my work manually.

  • 15m understand the requirements
  • 18m initial set up (install react native and install package) 
  • 57m Fetching data from a given api using axios
  • 1h 22m make the home screen and card components (styling and fetching data)
  • 3h 11m make the detail screen and collection components (styling, fetching data, and making a chart)