GU UNIT 3 - QUE 2

Опубликовано: 03 Март 2026
на канале: BCA_Vibes
4,550
35

‪@BCA_Vibes‬
Design a web site which allows user to register, login,
changer password and forgot password features. Create a
page which can be opened only by authenticated users, also
create a page which can be opened on by the that user who
belongs to ‘Admin’ role. On the home page display Welcome
message base on the type of user. For example, for
anonymous user show “Welcome Visitor”, for User show
“Welcome UserName” and for any user belongs to admin
role, show “Welcome Administrator”.