Lab Assessment 2 - Practical Assessment: Scenario
Lab Assessment 2 - Practical Assessment: Scenario
Scenario
Asia Pacific Tourism Association– APTA (http://apta.asia/) would like organize a series of conferences
focusing on research topics in the area of travel and tourism. As a part of their operation, they need
to organize annual conferences for researchers and industry practitioners to meet and present their
work in 2021. You are appointed as an analyst programmer to develop a system to support the
conference organization of APTA.
Your task is to investigate the operation of APTA and identify potential events or conferences
through the provided link or any other resources available online. You will design and develop a
conference management system for APTA that allows conference organizers to manage the events
and registrations. The system should store conference/event details, organizers details for each
conference, attendee details and their event registration.
An example model is provided in SampleDocument.pdf file (VU collaborate), to help you better
understand how the application should be implemented. However, you must NOT use the
provided model, as it is not suitable specifically for the case in this assignment.
In this Assessment, you are NOT required to complete the entire project.
To fulfill the requirements for assessment 2, you need to submit a report including the following
contents:
1. E-R diagram for all possible classes you will use in your project.
2. Detailed description of the classes
3. List all possible views, controllers and actions, with detailed description
4. Screenshots for all views and pages you have designed for this project.
And you are also required to submit a zipped file with all source code you have done. You need to
complete the following points at this moment:
1. Initialize ASP.NET Core MVC solution for this project
2. Create corresponding views, controllers and actions according to your report.
3. Complete design of views and pages indicated in your report.
Rubrics: