101Loop / 101Loop/HisabKitab-BE
Accepting contact as JSONObject
- 主要言語
- Python
- スター
- 1
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In transactions, when user is adding a transaction, currently system accepts `contact` as `Char`. This should be enhanced to provide a support for accepting this as `JSONObject` rather than `Char`.
For more information refer to iamhssingh/JyessTrading-FE#3
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look at the transaction endpoint where contact is currently a Char field. The change likely involves modifying the serializer or model to accept a JSONObject. Check the linked frontend issue iamhssingh/JyessTrading-FE#3 for context on the expected data structure. Test the updated endpoint to ensure it correctly parses and stores the JSON contact data.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100