Clone
2
Assignment
Javier Cicchelli edited this page 2023-04-14 16:30:10 +00:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The documentation for a REST API to navigate a hierarchy of folders can be found here.

Server is available at http://163.172.147.216:8080

The goal is to:

  • connect to the server
  • navigate file hierarchy
  • display a fullscreen image

Plus, as a bonus if you have extra time:

  • create a folder
  • delete a folder
  • login page
  • upload a local file from the phone

Youre not expected to do everything perfectly on the 'goal' list, this would be too long. This is your opportunity to showcase your skills and you can spend more time on one area vs another (UI, architecture…)