Skip to content

A mini project using node.js and expressjs. The web application allows users to type in ticker symbol and get the price information.

Notifications You must be signed in to change notification settings

yuanb10/stockchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Checker is a mini project using node.js and expressjs. 

The application allows users to type in a valid ticker symbol and then return the price graph of past 1 week, 1 month, 3 months or 1 year.

The application is deployed on Heroku with the url: https://stockcheckerbo.herokuapp.com

To run this application locally:
(1) using command line and go to the project folder
(2) type in the following command:
DEBUG=rouxmeet:* npm start

(3) open a web-browser(hopefully a modern one) and visit:
http://localhost:3000



About

A mini project using node.js and expressjs. The web application allows users to type in ticker symbol and get the price information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published