An open API service indexing awesome lists of open source software.

https://github.com/feliciousx/digify-box-test

Assignment for Digify, using Box API.
https://github.com/feliciousx/digify-box-test

Last synced: over 1 year ago
JSON representation

Assignment for Digify, using Box API.

Awesome Lists containing this project

README

          

# digify-box-test
Assignment for Digify, using Box API.

##Requirements##
- [x] allows users to authenticate with Box (www.box.com)
- [x] allows authenticated user to view a directory listing of their Box account
- [x] allows authenticated user to view preview image files in their Box account folder
- [x] allows authenticated user to upload a file on their Box account
- [x] allows authenticated user to sign-out

##Notes##
- ready to demo working website before 2 Feb, 10am
- can be coded with any UI framework, any backend server-side, that you think is best suited
- can be hosted on any server you think is best suited.
- the website should be working well (functional) for above requirements
- well-designed UI/UX elements will be regarded highly, though not a priority criteria if timeline does not permit