-
the code have a server folder but not any functionality of folder str i will set up and start the backed also i will create a backend api which saves the data of the user in the database when the user…
-
Hi,
I am trying to setup Endurain in a Docker environment and all is well until I try to login to the frontend. This fails with a CORS error:
```
Cross-Origin Request Blocked: The Same Origin Pol…
-
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
App …
-
**Inherits from #40**
Backend 5
Controller method to PUT /api/reviews/moderator?id=x
Allows a moderator to change any aspect of a review. This endpoint should only be accessible to moderators/ad…
-
This issues is part of ODHACK 10.0, apply via the platform
Description:
### Task:
Integrate the backend with the existing manufacturer account creation design. Consume the API, implement robus…
-
**Describe the bug**
Trying to run a totally clean setup on mysql (8) and creation of tables etc fails.
**To Reproduce**
DB similar to this
```yaml
mysql:
image: mysql:8.0.35
co…
-
Task: Identify an API that calculates the new Return-To-Work score based on the updated client information. Create placeholder API calls for frontend development if the backend APIs don’t exist yet.
…
-
From the point of view of users it may be better to call our backend an API - and we could make that change throughout the codebase?
-
### Summary
We currently have:
- `matplotlib.use`
- `matplotlib.get_backend`
- `pyplot.switch_backend`
Issues:
- The name `matplotlib.use` is really obscure.
- The difference between `…