Skip to content

sellerscrisp/capstone-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockWatcher

Build out a web app that accurately details information on numerous stocks and ETFs from the free Finnhub.io API. Front-end is the focus but back-end is well written and upgradable. Users will be able to view a multitude of information relating to stocks they choose to add to their “watchlist,” as well as non-watchlist stocks. Some of these include charts, buzz, news, opinions, and forecasts. The goal of the project is to create an upgradable web app that allows users to follow and gain knowledge of stocks they trade, follow, or are interested in.

Installation

  1. npm install
  2. npm start

Technologies Used

  • React
  • Express
  • MongoDB
  • Finnhub API
  • Tradingview charting framework

Features

  • Allows for the searching of stocks by name/ticker, displaying relevant information about it
  • Per each stock, displays an interactive chart (using Tradingview's charting framework)
  • Sign up for an account and to create a personal profile page displaying stocks you add to your watchlist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages