Life Expectancy

Estimate how much time one has left to live

Using Actuary Table and a sample size of 100,000, This would make and estimate of how much time one has too live assuming a healthy life style

Built With

  • Ruby,
  • Rails, Nokogiri, HttParty
  • Bootstrap and Sass.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

To run this project, you will need to have Rails, Ruby and PostgreSql already installed locally

Setup

Clone the project and cd into the directory

Install

run bundle install to install all the dependencies of the project

run rails db:create to create a new database for the project

run rails db:migrate to get the migration schema setup in the new tables in the database.

run rails db:seed to scrape the data and populate the database.

Usage

run rails s to get the project running

Authors

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.