-
A user requested we scrape the aisle number for products from Walmart:
![image](https://github.com/user-attachments/assets/4dd77b3a-f709-4132-aab5-8b5d07f665f4)
https://www.walmart.com/ip/Folger…
-
### Description
When WooPayments is _first_ enabled, we will provide an e2e test-drive onboarding flow.
### Acceptance criteria
* If WooPayments hasn't been set up before on the store, when t…
-
A component that lets the app user search for people. The search requires NIN and surname - [utilizing the Altinn.Api endpoint which integrates with Folkeregisteret.
](https://github.com/Altinn/app-li…
-
Implement user database for username and passwords, impement a library database that will store the users files and preferences.
Acceptance Criteria: I should be able to register by creating a userna…
-
**Describe the bug**
When multiple users access the Chainlit application from the same IP (e.g., when behind a proxy or VPN), the `user_session` is shared across those users, leading to data from o…
-
# 🚀 Feature Request
### 📝 Feature Description
- You may wants to add a todo section in the NavBar which user would be able to store their todo and also it.
- all todos will be stored in the [back…
-
### Goal:
Loop through every order in **order database** *(refer to the database structure created by Task1)*, if the ready state *(e.g. isReady)* of all users in an order is true, and they have eno…
-
![image.png](https://raw.githubusercontent.com/paulktham/pe/main/files/d00781a0-3609-4ad7-bbc7-642302869184.png)
Right now the app is only showing a single formatting error, even though there may be …
-
```
Please describe your suggestion in detail:
The user should be able to store nearby gas stations which are commonly used so
that statistics may be calculated on fuel quality and so on.
```
Origi…
-
**Describe the feature**
Support User defined types
https://www.postgresql.org/docs/current/xtypes.html
Example :
```
CREATE TYPE udt_KeyValue AS (
Key INT,
Value VARCHAR(1000)
…