# 3. Procedure

The following chapters describe our procedure before and during the Hackathon.

## 1. Before Hackathon

* Set up Dropbox for exchanging documents
* Set up Trello as tool for the project organisation
* Set up Whatsapp group
* Define responsibilities within the team (Excel sheet & Trello)
* Define ways of documentation (Gitbook and Simple Show)
* Set up Gitbook-Project

## 2. Hackathon Day 1

* Check evaluation criteria (Excel from Relax)
* Define structure of documentation in Gitbook
* Draw up Raspberry Pi (as nodes)
* Draw up further hardware (router, laptop)
* Prepare Matlab
* Create installation instructions&#x20;
* Define Use Case
* Documentation in Gitbook&#x20;

<div align="center"><img src="/files/-LH33ig2Z8U5-gKZaoY5" alt="Figure 8 - Conception"></div>

![Figure 9 - Development](/files/-LGedyhe3zf-COy7C0Em)

## 3. Hackathon Day 2

* Create Simple Show
* Documentation in Gitbook&#x20;
* Create Powerpoint slides&#x20;
* Prepare demo
* Define solution requirements&#x20;
* Define Minimum Viable Product
* Compute Smart Contract
* Ethereum Blockchain&#x20;
* Present results

![Figure 10 - Presentation](/files/-LH337PVRNhdE1-zRVb7)

## 4. Project Organization

The communication of the project participants took place first of all via *Whatsapp* (besides the meetings during the Hackathon).

![Figure 11 - Whatsapp](/files/-LHU3JhZ0JsPSBVIEJXP)

The platform *Dropbox* was used for exchanging documents and files. The cloud-based file storage was divided into a file hierarchy to improve the usability.

![Figure 12 - Dropbox](/files/-LHU47v183AAF3VwvmO7)

In order to manage the project planning, the project management tool *Trello* was used to distribute individual project tasks to the responsible persons. Thus, deadlines could be set and adhered to.&#x20;

![Figure 13 - Trello Board](/files/-LHJd1GhlTBnBh6uCcqd)

During the two days, the group has assembled in short meetings to discuss the current status of each group member as well as the further procedure. Due to that, misunderstandings were avoided and everyone had the same knowledge base.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hhz.gitbook.io/blockchain/procedure-of-hackathon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
