Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make food_preferences and food_custom for User #43

Open
Equasa opened this issue Feb 19, 2024 · 2 comments
Open

Make food_preferences and food_custom for User #43

Equasa opened this issue Feb 19, 2024 · 2 comments
Assignees
Labels
User Anything that has to do specifically with a user is labeled using this label

Comments

@Equasa
Copy link
Contributor

Equasa commented Feb 19, 2024

Make a column in user for the handling of food_preferences and one for food_custom. "food_preferences" is a vector when setting and getting and "food_custom" is a String. "food_custom" is used for free text that you can describe whatever you want

The "food_preferences" should be stored as a Mapped[list[USER_FOOD_PREFERENCES]] where USER_FOOD_PREFERENCES needs to be implemented and should be implemented in types.py.

@Equasa Equasa added the User Anything that has to do specifically with a user is labeled using this label label Feb 19, 2024
@Equasa Equasa added this to the Make user app compatible milestone Feb 19, 2024
@HaraldCaap HaraldCaap self-assigned this Apr 24, 2024
@OlleSettergren
Copy link
Contributor

Any progress on this? @HaraldCaap

@HaraldCaap
Copy link
Contributor

Not yet, but I am on it @OlleSettergren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Anything that has to do specifically with a user is labeled using this label
Projects
None yet
Development

No branches or pull requests

3 participants