-
Notifications
You must be signed in to change notification settings - Fork 0
Project Update 06202019
The site basic login has been completed. I have added the following features.
LOGIN VIEW:
This is a specific view which will appear below the menu-bar of every website page.
-
The view is role based such as admin, user, publisher, etc. So when a user logs into the site they will see their basic information and any role based options they have access to.
-
This option is only avaiable to registed user. Visitors who navagate to the site will not see the option at all. Also, if a visitor registers they will only have access to user functions after validation.
A button will be added later since the View Menu is not fixed like the navagation bar. This was done for a resason and purely to avoid what I call clutter menus. These are dynamic menus which tends to eventualy fill up the screen and sometimes depending on situations are hard to clear.
Test sidebar