thelovemsg / chatting_app

0 stars 0 forks source link

Design API quest for each of profile sections #25

Open thelovemsg opened 1 year ago

thelovemsg commented 1 year ago

Objective

Design API quest for each of profile sections

Detailed work content

Each of profile sections need different request. (It's too obvious because all of them have different charateristic) But first, I need to check if table struture can afford it. After that, We should make api and new saga actions.

Note

I'm worry about making too much saga actions. It might cause problem when it's too alot! So, I need to be careful to design it well