Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1016 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 1016 Bytes

Welcome to TradeMarian!

Live link: TradeMarian

TradeMarian, is a clone of Robinhood, a stock trading and investing website. Users can view, buy and sell, and add stocks to their personal watchlists.

Check out the wiki!


Technologies

Front End

  • JavaScript
  • HTML
  • CSS
  • React
  • Redux
  • Hosted on Heroku

Back End

  • PostgreSQL
  • Express.js
  • SQLAlchemy
  • Flask

Key Features

  • Users can review their overall stock portfolio based on a performance chart.
  • View stocks and the specific stock's performance over time.
  • On a stock's page, there is a news section that is specific to that company.
  • Users can buy stocks with available buying power and sell stocks they may have.
  • Stocks can be added and removed from custom watchlists users create.
  • Using the search bar, stocks can be found by ticker symbol or by company name.