Because of using Fetch API and CORS issues, sometimes a hard refresh or two is needed on the desktop version. Unfortunately, right now, due to the limitations of the aforementioned, I don't support mobile devices.
npm install
npm run dev
- Chrome 47
- Firefox 43
- Safari 9
Other versions are untested at this time, let me know issues or bugs.
- Assets versioning
- Minify, extract css out for prod
- Normalize css
- Add immutability
- Simple third-party API integration such as OS X Notes
- Testing - babel-jest?, mocha?, karma?
- Twilio integration so that the app is accessible via text
- Wit.ai to help with NLP
- Find a way to normalize incoming data before it hits store?
- Pulling data from third-party APIs
- D3 for data visualization
- Universal js