瀏覽代碼

Adding some more ideas we had already

Kevin van Zonneveld 9 年之前
父節點
當前提交
ba6d6eab88
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -1,6 +1,18 @@
 # transloadit-js-client
 
+## Design Goals
+ 
+ - Support for IE10+??
+ - Lightweight / easy on dependencies
+ - tus.io enabled
+ - ES6, transpiling to ES5
+ - Robust (retries / resumes for *all the things*), avoid showing 'weird errors'
+ - Small core, pluggable architecture for adding more file sources: (webcam / google drive / dropbox / etc)
+ - Customizable layout - but beautiful by default. Compatible with... Bootstrap?
 
+## Minutes 2015-11-16
+
+ - 
 
 ## Agenda 2015-11-16
 
@@ -14,3 +26,4 @@
  1. Decide what is the minimum viable product
  1. Figure out what the steps are needed to get to a minimum viable product
  1. Divide the workload
+ 1. Any more questions? Anything else?