Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 3.99 KB

Readme.md

File metadata and controls

57 lines (35 loc) · 3.99 KB

📝 Author

FreeCodeCamp Dynamic Web Application Projects:

Chart the Stock Market

Travis CI Dependency Status Heroku

gif

See live on Heroku

(Keep in mind that I am using the free tier version on Heroku, which can shut down when traffic is too high in a certain time period)

https://createdd-stockmarketchart.herokuapp.com/

User stories:

  • I can view a graph displaying the recent trend lines for each added stock.
  • I can add new stocks by their symbol name.
  • I can remove stocks.
  • I can see changes in real-time when any other user adds or removes a stock. For this you will need to use Web Sockets.

A FreeCodeCamp Challenge

Chart the Stock Market

Issues / Bugs / Further features

There are already issues open! Feel free to add feedback: GitHub issues

Scaffolded with Create React App

(Create React App is a new officially supported way to create single-page React applications. It offers a modern build setup with no configuration.)

Built with the MERN stack

MongoDB Express React NodeJS
mdb mdb mdb mdb
a free and open-source cross-platform document-oriented database program Fast, unopinionated, minimalist web framework for node. a JavaScript library for building user interfaces a JavaScript runtime built on Chrome's V8 JavaScript engine

Extras

  • See documentation article here.
  • See 5min timelapse here.
  • See 1hour relaxing coding session here.

forthebadge forthebadge forthebadge