Project Stock Price Checker
- Full Stack application which uses a nasdaq API provided by IEX that returns the current price of a stock in return of a API call with the provided ticker. Each stock can be rated by the user (Only one rating is allowed per IP addres), the ratings being stored in a MongoDB.
- The Content Security Policies set to allow loading of scripts and CSS only from the the original server by using Helmet.JS
- 5 functional tests where integrated by using Mocha testing framework and Chai assertion library for Node.js to ensure application funtionality.
App link: https://charming-cilantro.glitch.me/