Question
You have been asked to build an admin portal that will allow your company internal employees to access the portal and perform admin functions on
You have been asked to build an admin portal that will allow your company internal employees to access the portal and perform admin functions on behalf of company clients.
Here are additional details:
- Admin portal is accessible only on company network to only company employees that have one of the "ADMIN" roles.
- Access to the links is role based i.e. only authenticated internal employees with "ADMIN" role are able to access the portal and what links you can access once on the portal is determined based on what other roles you have. So, same link will not be visible to another admin who doesn't have appropriate role to access the link.
- The links redirect users to the admin application that is not developed by you. You are only providing links to the portal and redirect users to appropriate application.
- There are five categories of applications and five admin roles for each category. Here are the details:
| Category | Role | Access | Links |
1 | Support | ADMIN | Only Support links |
|
2 | Finance | FINANCE_ADMIN | Only Finance links |
|
3 | Sales | SALES_ADMIN | Only Sales links |
|
4 | HR | HR_ADMIN | Only HR links |
|
5 | Technology | TECH_ADMIN | Only Technology links |
|
Assumptions:
Security is already in place as this is an internal application. Company uses single-sign-on (SSO). You do not need to worry about login.
Answer these questions:
- (25 points) Provide detailed project planning tasks document related to above requirements. Document must include:
- Project scope
- Risk analysis and recommendations
- Implementation plan (discuss development methodology, technologies, etc)
- Project schedule (What will be delivered and when. Use weeks.)
- Solution architecture (diagram & discuss each component/module)
- Testing plan
- Quality measurement plan
- Deployment plan (use diagram if needed)
- Maintenance plan (who will maintain and how customers log defects)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started