CarmineOptions / derisk-research

MIT License
4 stars 14 forks source link

Display history of a loan on the FE #69

Open lukaspetrasek opened 3 months ago

lukaspetrasek commented 3 months ago

The DeRisk dashboard contains a section about loans that have the lowest health factors based on the given criteria, see https://starknet.derisk.carmine.finance/#loans-with-low-health-factor.

The task is to display the history of a loan, i.e., a list of events describing details about the user's deposits, borrows, withdrawals, etc. The history would be displayed when hovering over the given loan, or when clicking on a button.

MarekHauzr commented 3 months ago

It could be displayed when user clicks on the loans and the user could be directed to a different page.

aagbotemi commented 3 months ago

Hi @lukaspetrasek, can I be assigned to this issue.

lukaspetrasek commented 2 months ago

Hi, sorry, I totally missed your comment. Are you still interested? We've recently created another issue: https://github.com/CarmineOptions/derisk-research/issues/78 which is in progress. After it's done, this task will be a little easier.

aagbotemi commented 2 months ago

Yes, I'm still interested

khayss commented 2 months ago

Can I take up this issue?

lukaspetrasek commented 2 months ago

Hi, can you guys please tell me something about you, what skills/experience do you have and how do you plan to tackle this issue? This task is not simple, so I have to learn more information before I assign anyone 🙏🏼

TEMHITHORPHE commented 2 months ago

Hi, can you guys please tell me something about you, what skills/experience do you have and how do you plan to tackle this issue? This task is not simple, so I have to learn more information before I assign anyone 🙏🏼

Can the relevant PR for #78 be included ? would help a ton in assessing what needs to be done before I can make any formal PFC (Proposal For Contribution 🥲)

lukaspetrasek commented 2 months ago

Hi, that issue doesn't provide any relevant information/code for solving this one. I have to admit this one's pretty difficult and I suggest to wait until #68 is done before moving on.