Determine proper way to manage sizes/options #20

Open
opened 2022-08-23 05:17:38 +02:00 by spotlightishere · 1 comment
spotlightishere commented 2022-08-23 05:17:38 +02:00 (Migrated from github.com)

We currently have the following hardcoded in many areas:
github.com/WiiLink24/food-server@9753172f37/responses.py (L95-L113)

Similarly, for sizes:
github.com/WiiLink24/food-server@9753172f37/responses.py (L241-L252)

We need to make these backed by the database.

We currently have the following hardcoded in many areas: https://github.com/WiiLink24/food-server/blob/9753172f377aebc891f989e5d507532d3edf0da0/responses.py#L95-L113 Similarly, for sizes: https://github.com/WiiLink24/food-server/blob/9753172f377aebc891f989e5d507532d3edf0da0/responses.py#L241-L252 We need to make these backed by the database.
Auxy6858 commented 2024-11-01 21:53:27 +01:00 (Migrated from github.com)

Is the database in question already set up or not?

Is the database in question already set up or not?
Sign in to join this conversation.
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
krnl/food-server#20
No description provided.