/AlphaDeck-Mock-Stock-Market-client

AlphaDeck - Stock Market Client (Module coursework for Service Centric and Cloud Computing)

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Service-Centric-And-Cloud-computing

Module coursework for Service Centric and Cloud Computing

Warning

This project was initially hosted on the heroku free tier plan. Due to changes announced by heroku, this project may no longer be live and may need to be self-hosted

Pre-requisites for running

  • NodeJS with NPM

Instruction for running

  • Once cloned/downloaded, create a copy of the example.env file called .env in the project root - then update the properties

  • Open the project folder in Terminal/CommandPrompt and run npm run local.

  • If issues arise when trying to run, do npm run fix then the command above

  • Alternatively, visit https://alphadeck.herokuapp.com/ and use test username root with test password admin

Preview

Login Screen

Login screen

Dashboard

dashboard

Purchase page

quick purchase page

Order summary

order summary box

Purchase confirmation

Purchase confirmation