13th August 2025 - VittorioDeMarzi/hero-beans GitHub Wiki
Topic
- Set expectations
- What is important for us?
- What result are we expecting?
- Decision
- Complete the project – Focus on delivering a working solution.
- Team communication – Ensure clear and effective collaboration.
- Testable code – Write code that is easy to test and maintain.
- Chose someone's project or not
- Decision: We will not choose an existing project, but we may reuse certain parts from a previous mission after reviewing the code.
- Discuss the domain (coffee: Product)
- Decision:
origin
flavor profile
{body, sweetness, acidity}taste
processing
{washed, honey}description
categorize
{Espresso, Specials, Low-Caf, Instant & Capsules, Filter}intensity
- Decision:
- Discuss the domain (option)
- Decision:
quantity
rate
:BigDecimal
for per kg
- Decision:
- Chose what features to implement
- Make a detailed plan with enough buffer
- -> start preparing for the presentation on 26.8.
- -> finish the project by next weekend 24.8.
- Try Github Project and Github Wiki