codeforboston / codeforboston/voiceapp311

Food truck intent improvements - User interactions

Open
#221 0 comments 0 reactions 0 assignees View on GitHub
enhancement improvement
Dominant language
Python
Stars
40
Forks
46
PR merge metrics
No merged PRs in 30d

Description

The current user interaction of the food truck intent returns the available nearby food trucks on the current day.

We can improve user interaction by allowing the users to filter by
* **time of the day** (`breakfast`, `lunch`, or `dinner`)
* **day of the week** (`Monday`, `Tuesday`, ...)
* **cluster location** (`Dewey Square`, `Copley Square`, ...)
* **favorite food truck** (`where is {FT name} today?`)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the food truck intent entry point in the Python project and trace how nearby trucks are selected for the current day. Define how time of day, weekday, cluster location, and favorite-truck queries should map to the existing interaction. Done means each listed query form returns the matching food trucks, with tests covering the filters.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.