[PR #13] [MERGED] feat: add restaurant sorting and minBasketPrice filter #13

Closed
opened 2026-02-27 15:56:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rersozlu/food402/pull/13
Author: @rersozlu
Created: 2/2/2026
Status: Merged
Merged: 2/2/2026
Merged by: @rersozlu

Base: masterHead: feat/restaurant-sorting


📝 Commits (2)

  • b8dcfdd feat: add restaurant sorting and minBasketPrice filter
  • 9f4752e fix: remove competitor names from prompts

📊 Changes

3 files changed (+55 additions, -8 deletions)

View changed files

📝 shared/api.ts (+18 -3)
📝 src/api.ts (+4 -2)
📝 src/index.ts (+33 -3)

📄 Description

  • RECOMMENDED (default): TGO's picks (no sortType param)
  • RESTAURANT_SCORE: Best rated first
  • RESTAURANT_DISTANCE: Closest first
  • Optional minBasketPrice filter

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rersozlu/food402/pull/13 **Author:** [@rersozlu](https://github.com/rersozlu) **Created:** 2/2/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@rersozlu](https://github.com/rersozlu) **Base:** `master` ← **Head:** `feat/restaurant-sorting` --- ### 📝 Commits (2) - [`b8dcfdd`](https://github.com/rersozlu/food402/commit/b8dcfdd9e2992984c61a72023ad46a4c20867d2a) feat: add restaurant sorting and minBasketPrice filter - [`9f4752e`](https://github.com/rersozlu/food402/commit/9f4752eb68fa52f93d0bac6f91e35c5131d07f79) fix: remove competitor names from prompts ### 📊 Changes **3 files changed** (+55 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `shared/api.ts` (+18 -3) 📝 `src/api.ts` (+4 -2) 📝 `src/index.ts` (+33 -3) </details> ### 📄 Description - RECOMMENDED (default): TGO's picks (no sortType param) - RESTAURANT_SCORE: Best rated first - RESTAURANT_DISTANCE: Closest first - Optional minBasketPrice filter --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:56:49 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/food402#13
No description provided.