issues
search
ronilbhatia
/
EasyTrade
A clone of the popular stock-trading app Robinhood, allowing for the simulation of trades for all stocks listed on the NASDAQ and NYSE exchanges, using real-time market data
http://www.easy-trade.us
89
stars
51
forks
source link
Asset/Stock Search
#6
Closed
ronilbhatia
closed
5 years ago
ronilbhatia
commented
6 years ago
[x] Backend: fetches all Stock ticker symbols and names to filter as search query is upated
[x] Redux Loop: ajax, actions, reducers
[x] Presentational Components
[x] Stock Search Bar (input field)
[x] Stock Search Results (unordered list)
[x] Styling/Interactivity
[x] Users can search for stocks by either typing in a ticker symbol or actual company name (search will check both automatically)
[x] Smooth, bug free navigation
[x] When users click outside of search bar, the results list will disappear while keeping user's query in the input field
[x] User may navigate to stock page after clicking on search result with no errors
[x] Adequate and appropriate seeds
[x] Stocks include all assets traded on the NYSE an NASDAQ exchanges