Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.13 KB

DIY Doom Index

DIY Doom Index uses macroeconomic, political and environmental data to create a daily index of doom and turmoil. Users can weight and enable provided datasets that will contribute to a calculated doom value. See working demo here. (Demo may take a few mins to start up) The front end was built using React, chart.js, JWT and Semantic UI in addition to a number of other packages identified in the yarn.lock file. Data retrieved in the Rails backend from FiveThirtyEight, FRED and NSIDC. Model relationships stored with Postgres. Frontend

Build status

Front end: Check master branch for current working version
Backend: Master

Screenshots

DIY doom app image

Installation

git clone https://github.com/SuperJesseH/diy_doomsday_backend
cd diy-doomsday-backend
rails db:create db:migrate db:seed
rails s

FRED api key and JWT key must be set in a .env file

Credits

Built by Jesse Horwitz

License

MIT ©