- Created a feature which allows users to receive emails about account confirmation, approval, and deletion via Devise and Mailjet.
- Implemented a transactions table to monitor transaction history made by users from buying and selling.
- Added a validation on user stocks controller to restrict admin from buying and selling stocks.
- Installed IEX gem, an API wrapper that allows to get the latest stock data.
- Installed chartkick gem for stock data presentation.
- Placed RSpec gem for model and system testing.
- Email address: egiatrading@gmail.com
- Password: 1234567890
- Heartcombo's Devise Tutorial
- Mailjet Documentation
- Ruby on Rails's Guides
- RSpec Rails Gem for testing.
- Chartkick Gem for stock data presentation.
- Images from Canva.