Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 917 Bytes

File metadata and controls

24 lines (20 loc) · 917 Bytes

Word Recurrences

A web app designed to assist the analytical enthusiast or the Christian learner in the number of reocurrences of keyword in the book of Proverbs. Users have the ability to search for any word in which they will obtain (1) box and whisker plot information about that word, (2) the Oxford Dictionary definition and pronunciation, (3) and box and whisker plot information in relation to the entire book of Proverbs. The Bible used: The NIV Study Bible, Zondervan, 1995.

Getting Started

  1. Clone the repo
  2. $ rake db:migrate db:seed
  3. $ rails s

Or you may visit the web app here.

Prerequisites

• Rails 5.0.7
• Ruby 2.3.0

Deployment

Deployed using Heroku.

• Framework: Ruby on Rails
• Database: Postgres
• Charts: ZingCharts
• Styling: Bootstrap