Skip to content

Commit

Permalink
Merge pull request #395 from EgorLeb/master
Browse files Browse the repository at this point in the history
FindRecipe (Week 6): Sixth report
  • Loading branch information
markovav-official authored Jul 20, 2024
2 parents 7af229e + 15ab67b commit 2dc0e77
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/docs/2024/FindRecipe/week6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Week #6"
---

# **Week #6**

## **Presentation**:

{{< embed-pdf url="/2024/FindRecipe/FindRecipe.pdf" >}}

## **Weekly Progress Report**:

By the end of this week we adjusted the design of the Telegram bot according to the feedback, collected on the previous week.
At the same time we majorly improved menu generation algorithm (couple of words about it later).
Also, we created the first version of the slides for the final presentation.

### **Challenges & Solutions**

As for the algorithm, it came out quite narrow-minded in the recipe diversity component.
In other words, all recipes were quite similar, and none of us would enjoy a week of potato dishes or a day of rice.
Through thorough inspection and slight upgrades of algorithm we were able to achive diversity in the list of products that is leading as to the diversity in recipes.
The most amount of problems in the development process on this project were caused by system incompatibilities of machines in our team.
This often led to code crushing on one machine while working on the other.
But, by quick response of each member of our team, such prolems resolve almost immediately.

### **Conclusions & Next Steps**

This week we made a significant contribution to the project, and it is almost in the MVP stage.
We will dedicate next week to careful and thoughtful planing of our presentation on the final day, as well as rehersing it.
Binary file added static/2024/FindRecipe/FindRecipe.pdf
Binary file not shown.

0 comments on commit 2dc0e77

Please sign in to comment.