/StockPurhcase

this feature allows users to purchase equity of their choice at the most recent price

Primary LanguageJavaScript

StockPurhcase App

A microservice to for stock purchasing as part of a full-stack financial services app that tracked stock prices for the Friar Tuck Application of InvesTech Solutions, using modern Javascript technologies and Agile Methodology.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install