simsays / Shakespeare

CS 121 Repository for Shakespeare dev
0 stars 0 forks source link

Convert output JSON to Object Structure #44

Closed robertmlinden closed 7 years ago

robertmlinden commented 7 years ago

As a developer, I want to parse through JSON file outputted from python-docx and populate the local Angular 2 Object structure so that I can display the play as needed and activate features as desired.

robertmlinden commented 7 years ago

Keep an eye on the JSON output file format and structure, which can be found in the /docx folder in the origin/docx branch.