Question
Assessment type: MVC web application- Group Assignment Assessment purpose: this assessment will allow students to demonstrate that they can develop dynamic website using ASP.NET Data
Assessment type: 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.
Value: 20%
Assessment Topic: Create a MVC web application
Kings own institute would like to organise 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.
- Use appropriate data annotation and input validations for the html elements in the MVC forms. You can either use custom or default error messages.
Application Requirements:
- Create an ASP.net MVC web application
- Home page must show group details including student ID and student full names in a table.
Student Name: | Student ID |
Kevin Smith | 1212 |
Ross Taylor | 1213 |
Kevin Pietersan | 1214 |
Glenn Maxwell | 1215 |
Steve Smith | 1216 |
- Create model classes that are specific in ERD
- All the pages should have some 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