Skip to content

thomasZimmerman0/buy_low_sell_high

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Buy Low Sell High

buylowsellhigh

About the Project

Buy Low Sell High is a prodominatly front end application built using React and Node.js. The user of the website is greeted to a landing page that features a carousel of stocks alongside a chart of their price information for the last 4 months. Likewise there is a search bar that allows the user to search for a specific symbol that may be present on the site.

When a stock is clicked on anywhere on the site, the user will be redirected to an individual page with more detailed information about the stock, such as the open, close, high, and low price point for a given day in the last 4 months.

The site features two other sub-pages (stocks to buy and stocks to sell) that list all the stocks that are currently above or below a %15 change from their 4 month average price.

Currently, Buy low sell high is not being hosted due to limitations with the API at my current subscription level.

Tech Stack

  • Javascript
  • MarketStack API
  • Chart.js
  • Node.js
  • React
  • CSS
  • Express.js
  • Redux Toolkit

Minimum Viable Product

  • Sort through a large number of stocks, and display their information nicely using chart.js

Stretch Goals Completed

  • Added the ability to view more detailed inforation about each symbol
  • Added a search bar to lookup stock symbols

Stretch Goals To Be Completed

  • Make changes in order to host the website live, as well as add more stocks to the site.

Demo Video of the website

https://youtu.be/NlmxoqftxZc

Screenshots of the webpage:

buylowsellhigh1 buylowsellhigh2 buylowsellhigh3

Dev

Thomas Zimmerman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published