The central task for this project was to create a website that acts as a book to show selected...
The central task for this project was to create a website that acts as a book to show selected chapter previews. The custom design had to be integrated with the code to give the site a unique look and feel.
The major challenges for this were the chapter previews. The following considerations had to be taken into account.
In order to overcome these difficulties, we implemented an open source PDF reader that integrated directly with the website. The backed was configured using a custom taxonomy for previews and special categories for the chapters. The end result was a smooth and easy way to manage the chapters and chapter previews.
The front end required a new template that we created to gather all the data inputted on the backend and a combination of jQuery and PHP programming to display the data according to the design.