Skip to content
Snippets Groups Projects
Forked from tdt4140-staff / examples
1 commit behind the upstream repository.

Example repository for the TDT4140 course, Spring 2018

This repository contains templates and examples for the TDT4140 course, for Spring 2018. Currently, it contains two project, both using maven as build system and configured for using Eclipse:

  • tdt4140-gr18nn: Template for JavaFX project with two sub-modules, one for the model and one for the UI. To use the template, copy the whole structure and systematically rename files and edit file contents to match your group number.
  • tdt4140-gr1800: Example project based on the template, and extended to include a web server module.