Aim: Sharing large amount of indexed media
As a user:
- I Want to upload a large jpg file through the api, and see it back in the GUI by a thumb
- I want to be able to logon in my browser to the system and see my available media
- Setup environment
- agree about tech stack and coding conventions
- agree about first implemented cloud connector
- IDE
- git repo
- docs and testing setup
- Implement ERD model and API for the primary entities
- Setup client UI
- Implement logon sequence and security
- Implement first cloud storage connection @backend
- Setup basic commandline CLI to upload large file to cloud through API
- Setup basic indexertool to create thumb
- Implement basic client-side renderer to show thumb
- add storage and transactionlog and billing
- open for pilot-clients
- start implementing other engines, connectors and clients