This repository hosts all educational materials (e.g., syllabus, tutorials, course website) and associated source code for "Online Data Collection and Management (oDCM)", taught in the Marketing Analytics Curriculum at Tilburg University by dr. Hannes Datta.
If you're looking for the course website, please point your browser to https://odcm.hannesdatta.com.
This repository hosts the source code of the website and all educational material (e.g., tutorials), which you are invited to contribute to.
New to Git and Markdown? Then view https://tilburgsciencehub.com to learn how.
- 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.