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
- Ruby,
- Rails, Nokogiri, HttParty
- Bootstrap and Sass.
To get a local copy up and running follow these simple example steps.
To run this project, you will need to have Rails
, Ruby
and PostgreSql
already installed locally
Clone the project and cd into the directory
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.
run rails s
to get the project running
👤 Author
- Github: @SunnyAsar
- Linkedin: Sunny Asar
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.