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.
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.
Users can also get an account if they feel like the service.
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.
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.
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.