-
Project Goal: Integrate a secure and user-friendly payment gateway into our food ordering website to facilitate online transactions for customers.
Current Situation: Customers cannot currently pay …
-
I propose to add a new object instead of using an annotation to decode / encoding comments, so it can support comments for each element?
**proposal:**
```kotlin
// primitive:
data class Comment…
-
Modules that automatically handle and keep separate local data for certain contexts. This means that code only needs to be written once, and automagically switches contexts when messages from differen…
-
I used chatterbot package to make a discord.py bot.
Actually there are too many people talking to the bot. 1st user types "nice to meet you again" and the bot replies "hello!", 2nd user types "…
-
using Zn MWI as an example this histogram labelling is proving misleading.
https://maps.micronutrient.support/quick-maps/food-systems/baseline?country-id=MWI&mnd-id=Zn&measure=food%20systems&age-gen…
-
## User story
As an experimenter I can specify a new kind of object that can appear on the map. It will have a unique ID, an icon to represent it, caloric value (non-zero makes it a food object), s…
-
Ce sujet me rappelle une initiative. Je n'ai pas retrouvé beaucoup de chose du projet data for food mais j'ai ça :
https://github.com/dataforgoodfr/batch1_data-for-food/blob/master/NLP%20restaurant%…
-
I am creating an update to my app which required significant changes in database and I created a new one. Now I am trying to migrate previous database's data to new one but my old database (injected i…
-
### Is your feature request related to a problem? Please describe.
Currently its only possible to mark certain ingredients as "in stock", but you cannot see how much flour you have, when your milk ex…
-
I am new to shiny and was wondering if the below is possible, i have not found any examples online via stackoverflow or any github issues either.
I have the following shiny dashboard seen below - …