Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.3 KB

readme.md

File metadata and controls

28 lines (17 loc) · 1.3 KB

Course page for "Online Data Collection and Management (oDCM)"

This is the course page for "Online Data Collection and Management (oDCM)", a new course taught in the Marketing Analytics Curriculum at Tilburg University by dr. Hannes Datta in Block 3 (January-March) 2021.

Using the course website and glossary

This is the source code of the website, and not the website itself. If you're looking for the actual website, please point your browser to https://odcm.hannesdatta.com.

Using this repository

Overview

This repository hosts the source code of the website, which you are invited to contribute to.

New to Git and Markdown? Then please see our sister site at http://tilburgsciencehub.com to learn how to contribute.

Contribute to the site!

  • Please install Git
  • Please install Hugo
  • Please fork this site to your account, and clone it to your local disk
  • Start up the webserver by typing hugo server
  • Not sure what to contribute? Head over to the issues page on GitHub to see what are good issues to address. Of course, you're welcome to suggest your own changes.
  • Make your changes in new branches, and issue a PR.

Documentation