A Trello like Single Page Application.
- Twitter Bootstrap components (CSS only)
- No JS libraries (raw JS with basic ES6)
- Full page layout (like Trello)
- URL based navigation - Views change based on the URL hash
- Accessible with the keyboard
- Initial data retrieved using AJAX - 2 JSON files
- Saving app changes to the browser localStorage