#StoryViz
StoryViz aims to give fans a new understanding of their favorite books by enabling interactive exploration of character networks. Users can flip through story views that show how characters relate to each other over time. Imagine seeing when characters murder each other in Game of Thrones or when they are traveling together in Lord of the Rings. Fans can also contribute to a story view by building relationships between characters.
- Add relationships
- Add characters
- Select a chapter to view
- Play through all of the chapters!
- express: ^4.5.1
- serve-favicon: ^2.0.1
- neo4j: ^1.1.0
- body-parser: ^1.4.3
- q: ^1.0.1
- express-params: 0.0.3
- angular-ui-router: ~0.2.10
- angular: ~1.2.20
From within the root directory:
npm install -g bower
npm install
bower install
See the projects backlog in asana here
See CONTRIBUTING.md for contribution guidelines.