serviceproviderpk / smspk

0 stars 0 forks source link

Parents Login with Password Unique #241

Closed serviceproviderpk closed 4 years ago

serviceproviderpk commented 4 years ago

image

1) add ability to login to the portal using NIC and Password

Whenever any student is created, we do one entry in "Profile" table and other entry in Student table

when we are doing any entry in Profile Set Random Password of 4 digits

when parents will login to the portal we will validate them with NIC and password

using Client ID (that we have in web.config) we will enable/disable this feature for the clients.

serviceproviderpk commented 4 years ago

2) IN parents portal add link of change Password

so thats parents can be change its password.

TahirHussai commented 4 years ago

All above are fixed ***RFR*