The purpose of this project is to allow users to participate in the stock market risk free while keeping up with the latest news and events.
- Max Epstein (Front End)
- Brayden Bevels (Back End)
- Leandro Sanchez (Back End)
- Jeanette Foreman (Front End)
- run npm install to get dependencies
- run go build searchServer.go, userDatabase.go worklistFunctions.go files in src folder
- run npm start in stock_simulation folder
References: https://golangdocs.com/golang-finance-go-package-stock-quote-options-chart https://www.typescriptlang.org/docs/handbook/intro.html Search server: https://tutorialedge.net/golang/go-websocket-tutorial/ Login form: https://codesandbox.io/s/x4h6w