A Finance Stocks tracker App builded in Rails 6.
Sqlite3 used for development and test Databases, Postgresql for production, thorugh respective gems, Sqlite3 and PG.
Users Authentication system with Devise.
Frontend builded with HTML (Embedded Ruby code), CSS, JavaScript and Bootstrap.
IEX Cloud API to track stocks in real time. Through IEX Gem https://github.com/dblock/iex-ruby-client
Max tracked stocks per user at the same time: 10
DEPLOYED in Heroku: https://fintrackerapp.herokuapp.com/