zachnicoll / trading-platform

Repository for the CAB302 major assessment piece.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin-exclusive Management Pages

zachnicoll opened this issue · comments

Requirements

  • If a User logs-in as an IT Admin, they should be presented with an alternate GUI for managing data
  • Normal Users cannot access these pages
  • An outline/base has been created for each of the Admin pages
  • The name of each Admin page should be visible at the top of each page

User Story

As an IT admin
I want to have an account with higher level access than any other user
So that I can fix any issues that occur in the backend of the application

Given I am a User with account type IT admin
When I login to the application
Then I should be able to have access to additional GUI pages so that I can edit/add/change attributes of users, OUs and ORs

Design Link

https://www.figma.com/file/Zhfor6WP7czBx5ELGXrYqj/TradingApplicationGUI?node-id=24%3A25

complete