Skip to content
Peter Dannemann edited this page Oct 25, 2018 · 1 revision

Welcome to the Mock Starket wiki!

What is Mock Starket?

Mock Starket is a stock simulator intended to let people try their hand at investing without any financial risk. The stocks update rapidly and the users can see the updates in real time.

Main Features

  • Dashboard - Shows the user's networth, cash, investments, stocks, and items.
  • Stocks - Shows details about stocks including their open shares, last change, and cost. Users can buy stocks on this page.
  • Investors - Shows each user's level, cash and networth. Players can transfer cash to one another from this page.
  • Store - Players can use money to level up, granting them new perks. Abilities can also be purchased which grant the player unique skills.
  • Research - Players can view graphs of stock prices over time as well as portfolios of a player.
  • Settings - Players can change their display name and password as well as toggle display settings of stock changes as percentages instead of dollars.

How to deploy locally

  • Requirements
    • Docker
  • Instructions
    • Change directories to this project
    • Run ./etc/run-server.sh in a bash shell.
Clone this wiki locally