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.
- Host: GitHub
- URL: https://github.com/feliciousx/digify-box-test
- Owner: FeliciousX
- License: gpl-2.0
- Created: 2015-01-26T04:26:56.000Z (over 11 years ago)
- Default Branch: development
- Last Pushed: 2015-02-01T12:09:28.000Z (over 11 years ago)
- Last Synced: 2025-02-04T21:16:01.628Z (over 1 year ago)
- Language: PHP
- Homepage: https://churchill.digify.com
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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