Skip to content

shineorg/otree-fishery

 
 

Repository files navigation

oTree-fishery

This is a fork of otree-core which is customized for the fishery simulator game.

References from the main repo

Docs

http://otree.readthedocs.io/en/latest/index.html

Core dev setup

If you are modifying otree-core locally, clone or download this repo, then run this from the project root:

    pip install -e .
    cd .. # or wherever you will start your project
    otree startproject oTree
    otree resetdb
    otree runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.9%
  • HTML 13.7%
  • JavaScript 3.9%
  • Other 0.5%