commit 26b3cbee88a377ea14833610b8fad27c3dbb9832 parent e57f55b1308e9c884caac1789701e84fa7b23bdb Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch> Date: Mon, 3 Jun 2024 16:26:29 +0200 small change in scope Diffstat:
| M | doc/thesis/chapters/introduction/scope.tex | | | 5 | +++-- |
| M | doc/thesis/thesis.pdf | | | 0 |
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/thesis/chapters/introduction/scope.tex b/doc/thesis/chapters/introduction/scope.tex @@ -1,6 +1,7 @@ \section{Scope} -The Donau backend with its REST API were developped and implemented. Tests where written to ensure that the endpoints work correctly without any errors. -Throughout the project we documented the code, wrote the REST API specifications and the Donau protocol. Various other things like presentations and project summaries where also created. +At the start of the project we wrote the REST API specifications together with the database schema and the Donau protocol. +Later tests were written to ensure that the endpoints work correctly without any errors. +During the project we documented the code and created various other documents like presentations and project summaries. To demonstrate the Donau we developped an android application that can verify donations. We also held an interview with the tax authority Zürich, which has provided valuable insight in how donations are verified and important aspects that a system like the Donau should fulfil. diff --git a/doc/thesis/thesis.pdf b/doc/thesis/thesis.pdf Binary files differ.