Prior to beginning this discussion forum, read Chapter 17: Web Application Design from the course textbook, and review the presentation slides in Topics in Object-Oriented Design Patterns.When developing a
Part 1
| Role-Based Access Control [WLO: 1] [CLOs: 2, 3] |
Prior to beginning this discussion forum, review the Role Based Access Control in PHP web page, and read Chapter 19: XML Processing and Web Services from the course textbook.
In your initial post,
- Explain how to manage user permissions to allow certain users to access certain pages in the website.
- Explain the importance of having web pages that only the logged-in user can see
- Part 2
Software Design Patterns Peer Feedback [WLO: 2] [CLO: 4] Prior to beginning this discussion forum, read Chapter 17: Web Application Design from the course textbook, and review the presentation slides in Topics in Object-Oriented Design Patterns.When developing a website start from scratch, creating design is the most obvious first step. The design allows not only finding out how the final website is going to look, but also allows both software stakeholders and developers to realize how it is going to function.For your initial post,
- Discuss different design patterns.
- Explain how these patterns can help capture the desired requirements and specifications of the proposed website.
