Alek Ratzloff 4b9f6b30f6 Add README
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-01-15 20:19:54 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:15:14 -05:00
2020-01-15 20:19:54 -05:00

Market

Market simulator.

Details coming soon...

Running

  1. Install pipenv with pip3 install --user pipenv (make sure $HOME/.local/bin is in your PATH!)
  2. Run pipenv run ./local-manage.sh migrate to create a local database
  3. Run pipenv run ./local-manage.sh createsuperuser to create a superuser.
  4. Run pipenv run ./local-manage.sh runserver to run a local server.

Navigate to the address given to you in the terminal, and log in from there.

Description
Online market simulation
Readme 636 KiB
Languages
Python 67%
HTML 32.6%
CSS 0.3%
Shell 0.1%