adjusted markdown styling in the readme file
This commit is contained in:
parent
6761423411
commit
b10b02f117
40
README.md
40
README.md
|
@ -1,13 +1,13 @@
|
||||||
# ApfelNetzwerk
|
# ApfelNetzwerk
|
||||||
|
|
||||||
1. [ApfelNetzwerk](#apfelnetzwerk) \
|
1. [ApfelNetzwerk](#apfelnetzwerk) \
|
||||||
1.1 [Individual learning goal & reflection](#individual-learning-goal--reflection)
|
1.1 [Individual learning goal & reflection](#individual-learning-goal--reflection) \
|
||||||
1.2. [DIY Problem Definition](#diy-problem-definition)
|
1.2. [DIY Problem Definition](#diy-problem-definition) \
|
||||||
1.3. [Empathy Map](#empathy-map)
|
1.3. [Empathy Map](#empathy-map) \
|
||||||
1.4. [Walt Disney Method](#walt-disney-method)
|
1.4. [Walt Disney Method](#walt-disney-method) \
|
||||||
1.5. [Business Canvas Model](#business-canvas-model)
|
1.5. [Business Canvas Model](#business-canvas-model) \
|
||||||
1.6. [Go-Viral Post](#go-viral-post)
|
1.6. [Go-Viral Post](#go-viral-post) \
|
||||||
1.7. [Use Case Diagram](#use-case-diagram)
|
1.7. [Use Case Diagram](#use-case-diagram) \
|
||||||
|
|
||||||
2. [Additional infos about the project](#additional-infos-about-the-project) \
|
2. [Additional infos about the project](#additional-infos-about-the-project) \
|
||||||
2.1. [Considerations](#approachesconsiderations)\
|
2.1. [Considerations](#approachesconsiderations)\
|
||||||
|
@ -17,27 +17,27 @@
|
||||||
|
|
||||||
# Apfelnetzwerk
|
# Apfelnetzwerk
|
||||||
|
|
||||||
This document contains the entire portfolio for our project, "ApfelNetzwerk." It presents a solution to the challenges faced by the "Altes Land" region in recent years.
|
This document contains the entire portfolio for our project, "ApfelNetzwerk." It presents a solution to the challenges faced by the "Altes Land" region in recent years. \
|
||||||
|
|
||||||
Below, you will find individual learning goals, reflections, and important details about the project, including the methods used throughout our work.
|
Below, you will find individual learning goals, reflections, and important details about the project, including the methods used throughout our work.
|
||||||
|
|
||||||
## Individual learning goal & reflection
|
## Individual learning goal & reflection
|
||||||
|
|
||||||
Mikail Killi
|
**Mikail Killi** \
|
||||||
Goal: To improve my documentation and communication skills while expanding my technical knowledge regarding the hardware we are documenting.
|
**Goal:** To improve my documentation and communication skills while expanding my technical knowledge regarding the hardware we are documenting. \
|
||||||
Reflection: Throughout the project, I significantly improved my ability to document technical details clearly and concisely. This process helped me develop stronger communication skills, and I now feel more confident in handling technical documentation tasks.
|
**Reflection:** Throughout the project, I significantly improved my ability to document technical details clearly and concisely. This process helped me develop stronger communication skills, and I now feel more confident in handling technical documentation tasks. \
|
||||||
|
|
||||||
Niklas Wollenberg
|
**Niklas Wollenberg** \
|
||||||
Goal: To learn how to work with REST APIs.
|
**Goal:** To learn how to work with REST APIs. \
|
||||||
Reflection: By working on the frontend of our project, I gained a solid understanding of effectively using API calls and handling responses.
|
**Reflection:** By working on the frontend of our project, I gained a solid understanding of effectively using API calls and handling responses. \
|
||||||
|
|
||||||
Mika Bomm
|
**Mika Bomm** \
|
||||||
Goal: To program a REST API.
|
**Goal:** To program a REST API. \
|
||||||
Reflection: Through extensive research and trial-and-error, I successfully built a fully functional REST API capable of managing all supported API calls.
|
**Reflection:** Through extensive research and trial-and-error, I successfully built a fully functional REST API capable of managing all supported API calls. \
|
||||||
|
|
||||||
Conner Bogen
|
**Conner Bogen** \
|
||||||
Goal: To develop and implement a functional Ad-Hoc wireless network using multiple microcontrollers, enabling efficient communication between devices without the need for a central controller.
|
**Goal:** To develop and implement a functional Ad-Hoc wireless network using multiple microcontrollers, enabling efficient communication between devices without the need for a central controller. \
|
||||||
Reflection: Through hands-on experimentaion and testing, I successfully built a reliable Ad-Hoc wireless network that allowed multiple microcontrollers to communicate seamlessly. This experience greatly enhanced my understanding of network protocols and microcontroller programming.
|
**Reflection:** Through hands-on experimentaion and testing, I successfully built a reliable Ad-Hoc wireless network that allowed multiple microcontrollers to communicate seamlessly. This experience greatly enhanced my understanding of network protocols and microcontroller programming. \
|
||||||
|
|
||||||
## DIY Problem Definition
|
## DIY Problem Definition
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue