-
ご提出ありがとうございます。
以下の観点からレビューを行います。
1. READMEから課題解決する実装がされているか&動いている
2. 静的コードチェックが入っている
3. 就活において十分な技術力を示せる機能を実装しているか
4. UIでユーザーが迷わないような導線を作れているか・ユーザーが使いたくなるようなサービス設計ができているか
---
### 1について
R…
-
## Requirements
* working on support for https://www.prisma.io/docs/concepts/components/prisma-client
* casl rules needs to be translated in `where` part of prisma query https://www.prisma.io/docs…
-
Regardless of how they get used, we need to connect the back-end endpoints up to RTK query. Part of this is already done but we're missing a bunch. Having all this done up front will save us time when…
-
# User Story
* As a driver/admin
* I can participate in a group chat
* So that admins and drivers can coordinate with one another without needing a separate app
# Discussion
Currently, the…
-
Hi team,
Would it be possible to configure s3-controller and MiniO (or other s3 solution)?
I tried to change endpoint URL but got error:
2022-10-15T18:55:56.183Z ERROR setup Unable…
-
## Problem
Right now we don't provide guidance on how use the Prisma Client within a higher-level model or domain.
## Use cases
**1. Adding a computed field:** The canonical example is gettin…
-
**Short description of what this feature will allow to do:**
I have two entities that are in One-to-Many relation, e.g. entity A can have many of entities B, and B relates to only one entity A. When …
-
For each of the entities create controllers that will return JSON format for GET actions (getById, getAll)
For actions save, update , delete just execute the operation return appropriate status code…
-
## I'm a flutter developer. Right now I have two apps that are slight variations of each other and they share about 50% of the code in a third Repository. I'm thinking about changing the structure so …
-
I have question on StackExchange https://salesforce.stackexchange.com/questions/266322 about options that a developer can choose to enforce security on their selectors. Since I am working on an applic…