Ranger Ebook Mobile Website

Design
Front End Coding

Ranger Ebook is designed based on Jquery mobile framework since it has rich built-in touch events and all the components that I need. The main goal is trying to build a real physical reading experience while using the website and the types of Ebooks are highly focused on serial novels which can be accessed through the internet as fast as possible.

Interaction Design

In order to create a real book reading experience, the UI is reduced to a minium and use touch events to replace the extra buttons. The only problem is that touch events need indicates to let users know its existence. But since the action of flipping the physical pages are very similar to swiping the screen, there are no worries about explaining the touch events in the use of Ebook reading.

Proof Of Concept