Kool_Cool

Untitled

Jun 20th, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. loan
  2. borrower_name
  3. loan_name
  4. lona_amount
  5. balance_amount
  6. tenor_months
  7. interest_rate
  8. status
  9. action
  10.  
  11. borrower
  12. name
  13. email
  14. mobile
  15. credit_score
  16. action(view icon)
  17. *Split Dropdown* *size*
  18.  
  19.  
  20. promo codes
  21.  
  22. code
  23. description
  24. discount
  25. expiry
  26. status
  27. action(dropdown) - mark active, in active, edit, delete
  28.  
  29. subscription
  30. https://react.pixelstrap.net/edmin/ecommerce/pricing become a member -> upgrade /change plan (only 3) sign up -> current plan(hoverable table signal) - other(choose this plan) -> https://react.pixelstrap.net/edmin/ecommerce/paymentdetails emi card has to be a modal https://react.pixelstrap.net/edmin/uikits/modal (large modal)
  31.  
  32. payment history table - separate page ,
  33.  
  34. Navigation 2
  35. divider after loan offers (dotted)
  36. sidebar - payments
  37.  
  38. icons
  39. loans - <i className="icofont icofont-money-bag"></i>
  40. borrowers - <i className="icofont icofont-ui-user-group"></i>
  41. loan offers - <i className="icofont icofont-gift"></i>
  42. subscription - <i className="icofont icofont-ui-clock"></i>
  43. payment history - <i className="icofont icofont-history"></i>
  44.  
  45.  
  46.  
  47. header - noti
Add Comment
Please, Sign In to add comment