morkeltry / GAP-microfinance

GAP microfinance frontend and Solidity prototype
0 stars 1 forks source link

Lender portal: Lend Money page #27

Open morkeltry opened 6 years ago

morkeltry commented 6 years ago

Performs GET request to /registeroffer, passing lenderEthAddr as parameter

and expects to receive an array of objects { id; startDate; endDate; amount; duration; repaymentSchedule; lenderName; lenderEthAddr; borrowerEthAddr; txWithdraw; txRegister} representing offered loans in response. (Some properties may be missing from the response object)

Don't use the red background. Please use something more like the login page.

Display text part of logo at top of screen.

The box at the top contains ' Hi, lenderName', with lenderEthAddr below it in the box in a lighter font-color. Logout should be below that in the box.

List returned objects with:

None of the items in this list need a heading (like amount, or repayments) - the data is enough.

The list should be scrollable at the bottom in case it contains a lot of items. Once scrolled, the top of the visible list should show a 'Top' button to scroll the list back tot he top.

The bottom part of the screen should be a button to an offered loans page (don't build that page, just make the button) and this button should always be visible at the bottom of the screen.

jignasheth407 commented 6 years ago

Forgot Password completed: Query: For now new password is going on email address, so please share me on which email address new password will goes because in Lender registration we can't have email of Lender, its creating by admin.