Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 627 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 627 Bytes

StockIT

A project developed during the Web Technologies course. This project involves NodeJS server code, with a combination of HTML with BootStrap and JavaScript with JQuery to create an application based on stocks in the NYSE Top 100. This application also utilizes the Passport authentication API for user sessions, and the Yahoo Finance API for stock information.

NOTE: This project is accessible at se3316-stockit.herokuapp.com . If you would like to sign in as a user, you can click the Signup button and simply provide a username and password. Signing in will allow you to create your own portfolio of stocks!