Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Create a Front-End for following.

You are free to use any technology & language as per your
convenience. Design should be mobile as well as web responsive.

Total Pages

1) Retailer login, logout using session

Fields: username and password

2) Customer Registration

Fields: customer name, contact number, email, address

3) Customer balance adding

Fields: customer name, balance, add amount, deduct amount, note

4) Viewing balance according to start date and end date

Fields: start date and end date

5) Searching record according customer name

Fields: customer name

6) Print record into excel file for both total view and search view

Note: add creating excel sheet functionality to both view balance page and search page

7) In search view it should be show total balance, adding amount and deducted amount

8) Forgot password page and retailer register page

a) Forgot password : username, password and confirm password

b) Customer register page: Username, password and confirm password

(Note: apply validations to all fields)

Validation type

1) Required field (for all fields)

2) Email validation

3) Mobile number validation

Show states messages for all pages that is successful or failure

You might also like