Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 547 Bytes

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