Skip to content

A Sherlock Holmes book viewer app with table of contents and search terms in paragraphs

Notifications You must be signed in to change notification settings

johnisom/book_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sherlock Book Viewer

A very simple web application for viewing the Sherlock Holmes book. It allows readers to view specific chapters and paragraphs by searching for phrases present in the book.

Example Usage

GIF screen recording of application in use

Installation

  1. Clone this repository (git clone https://github.com/johnisom/book_viewer)
  2. cd into the repository (cd book_viewer)
  3. Install dependencies (bundle install)
    • If you don’t have ruby-2.6.5, install it
  4. Run the server locally on your machine (bundle exec rackup)
  5. Enjoy the book at http://localhost:9292/

About

A Sherlock Holmes book viewer app with table of contents and search terms in paragraphs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published