Skip to content

vadim-chistiakov/Starlingbank-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Starlingbank test task

Starlingbank test task for iOS role by Vadim Chistiakov

When the data is loaded, the transfer button displays the amount that will be sent to the savings goals. After successfully adding money, a new transaction appears in the feed

I deliberately made several simplifications so as not to do unnecessary tasks behind the scope.

  • I didn't use any third party libraries
  • Service layer was build via async/await approach
  • Architectural pattern is MVP+Coordinator

A few points for improvement:

  • Authorization and obtaining user data through a GET request /api/v2/account
  • Unit Tests
  • Error handling
  • Loading states and empty states
  • Design is pretty easy :)

About

Starlingbank test task for iOS role by Vadim Chistiakov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages