diff --git a/Assignment.md b/Assignment.md index 5d08b7b..2b5c23e 100644 --- a/Assignment.md +++ b/Assignment.md @@ -1 +1,16 @@ -Welcome to the Wiki. \ No newline at end of file +The documentation for a REST API to navigate a hierarchy of folders can be found [here](https://drive.google.com/file/d/1Byh9twR6xE-_ZMRSG-SAtDgrsIXDj05M/view). + +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 + +You’re 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…) \ No newline at end of file