Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1019 Bytes

Todo.md

File metadata and controls

36 lines (28 loc) · 1019 Bytes

Front Todo

  1. save the data to backend at last
  2. get data from backend at first
  3. *get the staging amount data input component
  4. check stylizenum function when 3 digits
  5. implement logic of showing buy/sell list
  6. implement logic of whoing DE inside and outside list
  7. *check GCI value long digit

Backend Todo

  1. design schema
  2. get, set data API

Flag

NEED_TO_UPDATE_THIS_CODE

Things to discuss with emil

  1. where can I find default GCI to DE?
  2. collect staging amount data before start of app
  3. no context ender_type
  4. *change app to show data at first
  5. payments and fees: how to identify DE team of not? (Buy/seller)

Backend Todo

  1. check comissionDB/de_deal data from rechatDB/de.deal data (index, foreign key)
  2. ##test save function in de_deal_sync
  3. replace rechat.deal with commission.de_deal
  4. find a way to make type definition possible in backend side
  5. define types in backend
  6. test sync function with proper data
  7. ##test integration part