Skip to content

Commit

Permalink
Merge pull request tesonet#10 from arzatskis/sort_assets
Browse files Browse the repository at this point in the history
Sort assets
  • Loading branch information
dopesong committed Nov 3, 2017
2 parents 6842b1f + 98b784a commit 241a0ad
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ If you found this task it means we are looking for you!

## Few simple requirements

- Send authorization request (POST) to http://playground.tesonet.lt/v1/tokens to generate token with body: `{"username": "tesonet", "password": "partyanimal"}`. (Don't forget Content-Type)
- Get servers list from http://playground.tesonet.lt/v1/servers. Add header to request: `Authorization: Bearer <token>`
- Send authorization request (POST) to http://playground.te`net.lt/v1/tokens to generate token with body: `{"username": "tesonet", "password": "partyanimal"}`. (Don't forget Content-Type) *
- Get servers list from http://playground.tesonet.lt/v1/servers. Add header to request: `Authorization: Bearer <token>` *
- Create persistant layer to store servers
- Design should be recreated as closely as possible

- Bonus: implement smooth animated transition from login through loader to server list screen
- Bonus: implement credential storage in keychain
- Bonus: implement credential storage in keychain

* Handle 401 response
Binary file added assets/Sorting flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/extracted/ico-sort-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/extracted/ico-sort-light@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sorting-mockup.sketch
Binary file not shown.

0 comments on commit 241a0ad

Please sign in to comment.