/Data_Collection_App

Web Application to acquire user data and make mathematical decisions with the use of Python, HTML, and oTree framework.

Primary LanguagePython

Data Collection App

Contents

Overview

Create Web Application driven by Python to collect user data and make economic decisions.
We will be using the oTree open-source framework to build the survey elements of the app.

App Modifications

  • The Settings Python file generated by oTree.
  • The Models Python file generated by oTree.
  • The Pages Python file generated by oTree.
  • The HTML files in the templates/workshop_app path.
    • These files are composed of both HTML and CSS to display the webpages as intended.
  • The Text files to describe the app hosted on the cloud by Heroku platform.
    • Requirements Base file specifies the version of oTree which is running the app.
    • Runtime file specifies the version of Python which is running the app.

Individual Sections

Credit

Credit should be provided to Simon Frasier University and Professor Farouk Abdul-Salam for providing insight into the usage of these tools to create and deploy the app. This was completed as part of an Online Workshop.