40 likes | 141 Views
A Browser-Based Hypertext Fiction Authoring Tool. Jason Van Cleve Shena Hoffmann Chris Konkol Irma Lam Cindy Skach. Accomplishments. Challenges. Story Node Creation Drag-and-drop Functionality Editable Basic Links between nodes. Changed approach from using Divs to using HTML5 Canvas
E N D
A Browser-Based Hypertext Fiction Authoring Tool Jason Van Cleve Shena Hoffmann Chris Konkol Irma Lam Cindy Skach
Accomplishments Challenges • Story Node Creation • Drag-and-drop Functionality • Editable • Basic Links between nodes • Changed approach from using Divs to using HTML5 Canvas • Learning curve related to Javascript and HTML5 Story Nodes Edit Node
Accomplishments Challenges • Exports story nodes as separate HTML files • Exports zip file in multiple browsers • HTML files contain the story node title and content • Locating and learning to use an export library with javascript • Browser compatibility Export Tool Save to Disk
Accomplishments Challenges • Designed initial schema • Created mySQL database • Completed basic communication with database • Learning curve related to mySQL, jQuery and PHP • Setting up the environment Database