/robinhold

Clone of robinhood

Primary LanguageRuby

Robinhold


Robinhold live

Robinhold is a full-stack web application modeled after Robinhood Web, which is not exist yet. Robinhold is inspired by (stocksoverflow.herokuapp.com) as well. It is built on a Ruby on Rails backend, PostgreSQL database, and React.js/Flux architecture frontend.

Features & Implementaion


Creating/Logging in a User

Before users can use Robinhold for their zero fee transactions, they need to login to their dedicated account. Users can also use ##demo## button to try out the features before they register to the service.

img

Users can also get an account if they feel like the service.

img

Watch/Stock List

After login, users can see their watched stocks and holding stocks on the right side of the home page. Left side of home page will be their history holding value illustrated in a chart.

img

Ideas for Future Work


Buy/Sell stocks

Users should be able to buy any stocks on the market given enough cash value in theri accounts. Users aslo should be able to sell any shares of stocks that they are holding. Cash value will update according to the transactions.

User profile page

Users will have a profile page to show their personal information and their current cash value and stock holdings. Historic transactions record will be a plus.