Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assessment type: Create MVC web application - Group Assignment Assessment purpose: This assessment will allow students to demonstrate that they can develop dynamic website
Assessment type: Create MVC web application - Group Assignment Assessment purpose: This assessment will allow students to demonstrate that they can develop dynamic website using ASP.NET Data Controls. Students are required to develop, test and maintain a dynamic Internet application for business using an integrated suite of software tools. This assessment contributes to learning outcomes b, c, d, and e. Value: 20% Due date: Week 11 Assessment topic: Create an MVC web application Task details: King's Own Institute would like to organize a series of online seminars for the students focusing on the new IT technologies. You are appointed as web developer to develop a system to support organizing different types of seminars including students' seminars, faculty seminars, instructors' seminars, and employees' seminars. You will design and develop a seminar management system for KOI that allows seminar organizers to create seminars and registrations. The application should store seminar details, organizer details for each seminar, attendee details and their seminar registration. Specific requirements: Model Design Requirements: Design your own entity relationship diagram (ERD) for the classes based on your understanding about complex entity relationships including one-to-one, one-to-many, and many-to-many relationships. The web application should store the information of every class and relationship using forms. For example, Person class may have properties such as ID, Name, DOB, etc. Justify the entity relationship diagram and the selected classes in the report. 0 Use appropriate data annotation and input validations for the html elements in the MVC forms. You can either use customer or default error messages. Application Requirements: O O O O Create an ASP.net MVC web application. Home page must show group details including student ID and student full names in a table. Create model classes that are specific in ERD All the pages should have a KOI logo and a customer navigation menu. If the users click on the logo, they will be directed to the KOI website. 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