Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Value: 35% Due date: Week 12 Assessment topic: Create an MMC web application Sydney hotel offers several types of parties for people. You are appointed
Value: 35% Due date: Week 12 Assessment topic: Create an MMC web application Sydney hotel offers several types of parties for people. You are appointed as a web developer to develop a system to support organizing different parties, induding birthday parties, dinner parties, business parties, cocktail parties, etc. You will design and develop a party managernent system for Sydney hotel that allows party organizers to create party events. The application should enable users, whether admins or organizers, to access the system and organize parties. Each organizer can store the event details, including the party type, party time, number of attendees, personal information, email and password for login. You must implement advanced web security techniques to store passwords. The admin user must be able to create, edit or delete parties, events, and the list of the organizers in each party event. However, the organizer must be able to see only the events they created, and they don't have any permission to edit the party types or view the events of other organizers. The application should create a summary report about the party types and costs. Also, it must generate a report to show the party events on specific dates with the number of attendees and the event date and time. Finally, it is required to create a search facility to allow admins to search the events in the application. Specific requirements: Model Design Requirements: - Design your entity-relationship diagram(ERD) for the classes based on your understanding of complex entity relationships, including one-to-one, one-to-mary, and many-to-mary relationships. - The web application should store the information of every class and relationship using forms. For exarmple, the Person dass may have properties such as ID, Name, DOB, etc. - Use appropriate data annotation and input validations for the HTML elements in the MVC forms. You can either use customor default error messages. ICT 272 ICT272 WEB DESIGNAND DEVELOPMENT T322 31-Od-22 PAGE 13OF 19 *ALSTRALAN INSTITUTE OF BUSNESS AND MMNGGEMENT PTYLTD 19 AEN 72132629979 CR1COS 03171A Application Requirements: - Create an ASP.net MVC web application. - The home page must show group details, induding student ID and student full names in a table. - Create model classes that are specific in ERD - All the pages should have a logo and a navigation menu. - Use CSS to use your custom design for the web pages. - The web application must be ready to run without any additional configurations. Value: 35% Due date: Week 12 Assessment topic: Create an MMC web application Sydney hotel offers several types of parties for people. You are appointed as a web developer to develop a system to support organizing different parties, induding birthday parties, dinner parties, business parties, cocktail parties, etc. You will design and develop a party managernent system for Sydney hotel that allows party organizers to create party events. The application should enable users, whether admins or organizers, to access the system and organize parties. Each organizer can store the event details, including the party type, party time, number of attendees, personal information, email and password for login. You must implement advanced web security techniques to store passwords. The admin user must be able to create, edit or delete parties, events, and the list of the organizers in each party event. However, the organizer must be able to see only the events they created, and they don't have any permission to edit the party types or view the events of other organizers. The application should create a summary report about the party types and costs. Also, it must generate a report to show the party events on specific dates with the number of attendees and the event date and time. Finally, it is required to create a search facility to allow admins to search the events in the application. Specific requirements: Model Design Requirements: - Design your entity-relationship diagram(ERD) for the classes based on your understanding of complex entity relationships, including one-to-one, one-to-mary, and many-to-mary relationships. - The web application should store the information of every class and relationship using forms. For exarmple, the Person dass may have properties such as ID, Name, DOB, etc. - Use appropriate data annotation and input validations for the HTML elements in the MVC forms. You can either use customor default error messages. ICT 272 ICT272 WEB DESIGNAND DEVELOPMENT T322 31-Od-22 PAGE 13OF 19 *ALSTRALAN INSTITUTE OF BUSNESS AND MMNGGEMENT PTYLTD 19 AEN 72132629979 CR1COS 03171A Application Requirements: - Create an ASP.net MVC web application. - The home page must show group details, induding student ID and student full names in a table. - Create model classes that are specific in ERD - All the pages should have a logo and a navigation menu. - Use CSS to use your custom design for the web pages. - The web application must be ready to run without any additional configurations
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