Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assessment topic: MVC web application - Group Assignment (3-4 students from the same tutorial) Task details: Kings Own Institute would like to organize a series

Assessment topic: MVC web application - Group Assignment (3-4 students from the same tutorial) Task details: Kings 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: o 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. o 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. o Justify the entity relationship diagram and the selected classes in the report. o 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 Create an ASP.net MVC web application. o Home page must show group details including student ID and student full names in a table. o Create model classes that are specific in ERD o All the pages should have some logo and a navigation menu. o Use CSS to use your custom design for the web pages. o 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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions