Halfpipe-SD / ATM

ATM - Group Project with Documentation

Home Page:https://atm.node5.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATM - Group Project

Publish docs via GitHub Pages

Note
The entire documentation and code comments are written in german, but the code is written in english.

Project Background

This repository is the combined work of a group of five students during the second semester of the Software Design course. We were given the ATM code from DanH957 and various tasks like fixing errors, implementing features and writing documentation.

New Code and Documentation

After carefully looking into the old ATM code, we decided to completely rewrite the program. Using MkDocs we managed to automatically generate a website from markdown files with GitHub Actions.

Libraries

  • gson-2.9.0.jar
  • hamcrest-core-1.3.jar
  • junit-4.13.2.jar

Documentation Website

Documentation PDF

About

ATM - Group Project with Documentation

https://atm.node5.de

License:MIT License


Languages

Language:Java 100.0%