Skip to content

Integrating React components with existing PHP backend for stocks portfolio website.

Notifications You must be signed in to change notification settings

JohnSell620/stocks-portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a dynamic website for buying and selling stocks. Once a user creates an account, their portfolio starts off with $10,000 and no shares. They can then get stock quotes and buy and sell shares. Daily quotes and historical data are pulled from Quandl.

This website began as a project for the course CS 75-Building Dynamic Websites MOOC (Harvard Extension School) by David Malan. In addition to the project specification, a stock chart React component developed by Daniel Deutsch using the React-Vis visualization library has been implemented.

Screenshots

screenshot1

screenshot2

Credits

The React stock chart was developed by Daniel Deutsch. Code can be found here.

TODO

Implement feature for dynamically adding quote data to stock chart.

About

Integrating React components with existing PHP backend for stocks portfolio website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published