Le Wagon Tokyo / Coding Bootcamp
Simple Portfolio - A Rails project that consolidates multiple investment portfolio into one
Created a Ruby on Rails web application that consolidates multiple investment portfolios into one. The application enables individual investors to have a more simple and comprehensible overview of their investment. I was the lead developer and managed the whole development of the application. I was mainly in charge of writing logics that fetch real-time price data of stock and news about the company through multiple APIs. Also, I developed a feature that enables users to synchronize to the bitFlyer account and retrieve past cryptocurrency transactions. Furthermore, the app can place orders to bitFlyer directly. ------------------------------------------------------------------------------------------------------------------- 複数の投資ポートフォリオを一元化するWebアプリケーションをRuby on Railsで開発しました。このアプリケーションにより、個人投資家は、複数のサービスに分散された資産の資産総額や評価損益をシンプルに把握することができます。 私はリードデベロッパーとして、このアプリケーションの開発全体を管理しました。主に、複数のAPIを介して株式の価格データや企業に関するニュースをリアルタイムに取得するロジックの作成を担当しました。また、bitFlyerのアカウントに同期して、ユーザの過去の暗号通貨取引を取得できる機能を開発しました。さらに、このアプリではbitFlyerに直接注文を出すことができます。