uni-online-ebook-reader
Elementary online e-book reader developed as part of a university project.
Overview
Construct a web-based e-book reader.
The reader must support EPUB files. The EPUB files should be stored as a static resources. When the user chooses to open read a book, this book should be unpacked on the client side.
Functionality:
- Display EPUB files
- Enable users to upload files
- Customizable display
- Allow users to bookmark pages
Technologies:
- HTML/CSS
- JavaScript/AJAX/JSON/JQuery
- JQuery library - JSZip