/flashcollab

Primary LanguageJavaScriptMIT LicenseMIT

Used technologies:

  • React
  • ES6
  • Webpack
  • Babel
  • Jest

How to start

Run:

npm install
npm start

Check your http://localhost:3000/ or open http://localhost:3000/

How to test

npm test

How to start code

Run: npm run webpack-watch

TODO

  • switch to promises
  • tests
  • multi users
  • api limits/checks/security (max limit on file upload)
  • backup mechanic
  • host
  • test with ie
  • clean up AudioRecorder to just use react state!
  • keyboard shortcuts
  • move to => function style
  • db.map => db.all/get where appropriate...
  • remove fetchImages from AudioRecorder
  • use import